On Thu, May 31, 2012 at 1:45 AM, Alessandro Rubini <[email protected]> wrote:
> The header and driver were only used by arm/mach-nomadik and > arm/mach-u8500. 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 <[email protected]> > Acked-by: Giancarlo Asnaghi <[email protected]> The new place to put pure platform data headers is: include/linux/platform_data/i2c-nomadik.h so please use this. Pls use git format-patch -M so we get a nice movement patch without all the -/+ lines. (No big deal though.) Yours, Linus Walleij -- To unsubscribe from this list: send the line "unsubscribe linux-i2c" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
