Russell King
a09e64fbc0
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
...
This just leaves include/asm-arm/plat-* to deal with.
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk >
2008-08-07 09:55:48 +01:00
David Brownell
6d16bfb5e8
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 >
2008-01-27 18:14:49 +01:00
Emil Medve
1f7c8234c7
Make the pr_*() family of macros in kernel.h complete
...
Other/Some pr_*() macros are already defined in kernel.h, but pr_err() was
defined multiple times in several other places
Signed-off-by: Emil Medve <Emilian.Medve@Freescale.com >
Cc: Jean Delvare <khali@linux-fr.org >
Cc: Jeff Garzik <jeff@garzik.org >
Cc: "Antonino A. Daplas" <adaplas@pol.net >
Cc: Tony Lindgren <tony@atomide.com >
Reviewed-by: Satyam Sharma <satyam@infradead.org >
Acked-by: Randy Dunlap <randy.dunlap@oracle.com >
Signed-off-by: Andrew Morton <akpm@linux-foundation.org >
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org >
2007-10-17 08:42:57 -07:00
Imre Deak
65316c91ef
OMAP: LCD panel support for the TI OMAP H3 board
...
- Adds support for TFT LCD panel on TI OMAP H3 EVM board.
Signed-off-by: Trilok Soni <soni.trilok@gmail.com >
Cc: Tony Lindgren <tony@atomide.com >
Cc: "Antonino A. Daplas" <adaplas@pol.net >
Signed-off-by: Andrew Morton <akpm@linux-foundation.org >
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org >
2007-07-17 10:23:14 -07:00