i2c/tps65010: move header to <linux/i2c/...>
authorDavid Brownell <david-b@pacbell.net>
Sun, 27 Jan 2008 17:14:49 +0000 (18:14 +0100)
committerJean Delvare <khali@hyperion.delvare>
Sun, 27 Jan 2008 17:14:49 +0000 (18:14 +0100)
commit6d16bfb5e81d3925a7efb38b5cc3e0021b57d03a
treedeb1d0de0cc09b0d9cd6a4e1f5440677b5a8b81d
parentcaada32afe0d181b1dc36ab3fc29628582776e09
i2c/tps65010: move header to <linux/i2c/...>

Move the tps65010 header file from the OMAP arch directory to the
more generic <linux/i2c/...> directory, and remove the spurious
dependency of this driver on OMAP.

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Jean Delvare <khali@linux-fr.org>
arch/arm/mach-omap1/board-h2.c
arch/arm/mach-omap1/board-h3.c
arch/arm/mach-omap1/board-osk.c
arch/arm/mach-omap1/leds-osk.c
drivers/i2c/chips/Kconfig
drivers/i2c/chips/isp1301_omap.c
drivers/i2c/chips/tps65010.c
drivers/mmc/host/omap.c
drivers/usb/host/ohci-omap.c
drivers/video/omap/lcd_h3.c
include/linux/i2c/tps65010.h [moved from include/asm-arm/arch-omap/tps65010.h with 97% similarity]