i2c-nomadik: move header to <linux/platform_data/i2c-nomadik.h>
authorAlessandro Rubini <rubini@gnudd.com>
Mon, 11 Jun 2012 20:56:26 +0000 (22:56 +0200)
committerWolfram Sang <w.sang@pengutronix.de>
Mon, 9 Jul 2012 09:40:40 +0000 (11:40 +0200)
The header and driver are only used by arm/mach-u8500 (and potentially
arm/mach-nomadik), but the STA2X11 I/O Hub exports on PCIe a number of
devices, including i2c-nomadik.  This patch allows compilation of the
driver under x86.

Signed-off-by: Alessandro Rubini <rubini@gnudd.com>
Acked-by: Giancarlo Asnaghi <giancarlo.asnaghi@st.com>
Tested-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Wolfram Sang <w.sang@pengutronix.de>

No differences found