linux-i2c.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] i2c: fix compile failures
@ 2017-11-28  3:09 Phil Reid
  2017-11-28  3:09 ` [PATCH 1/2] i2c: core: fix compile issue related to incorrect gpio header Phil Reid
  2017-11-28  3:09 ` [PATCH 2/2] i2c: designware: fix building driver as module Phil Reid
  0 siblings, 2 replies; 7+ messages in thread
From: Phil Reid @ 2017-11-28  3:09 UTC (permalink / raw)
  To: jarkko.nikula, andriy.shevchenko, mika.westerberg, wsa, preid,
	linux-i2c, sfr

This fixes the 2 compile issues related to my series:
"i2c: designware: add i2c gpio recovery option"

I'm not sure if you want patches on top of i2c/for-next or a 
respin of the series. I'm sure you'll let me know.

I've got some particular combination of Kconfig flags that
is pulling gpio/consumer.h into the i2c-core-base, but I can't
see what it is.

And I didn't pick up that the designware driver was split into 
two separate modules. oops.


Phil Reid (2):
  i2c: core: fix compile issue related to incorrect gpio header
  i2c: designware: fix building driver as module

 drivers/i2c/busses/i2c-designware-common.c | 1 +
 drivers/i2c/i2c-core-base.c                | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

-- 
1.8.3.1

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2017-11-28  9:48 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-11-28  3:09 [PATCH 0/2] i2c: fix compile failures Phil Reid
2017-11-28  3:09 ` [PATCH 1/2] i2c: core: fix compile issue related to incorrect gpio header Phil Reid
2017-11-28  9:04   ` Jarkko Nikula
2017-11-28  9:48   ` Wolfram Sang
2017-11-28  3:09 ` [PATCH 2/2] i2c: designware: fix building driver as module Phil Reid
2017-11-28  8:58   ` Jarkko Nikula
2017-11-28  9:48   ` Wolfram Sang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).