]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit220002601eb8f3d4b6f43635289956c3287e5dbd
treedeb1d0de0cc09b0d9cd6a4e1f5440677b5a8b81d
parent3c1b85087e2638296254f3663279f3e34d7a7166
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>
12 files changed:
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/asm-arm/arch-omap/tps65010.h [deleted file]
include/linux/i2c/tps65010.h [new file with mode: 0644]