]> pilppa.com Git - linux-2.6-omap-h63xx.git/commit
clean-up: remove duplicate headers in OMAP
authorFrancisco Alecrim <francisco.alecrim@indt.org.br>
Fri, 14 Dec 2007 14:49:24 +0000 (10:49 -0400)
committerTony Lindgren <tony@atomide.com>
Sun, 16 Dec 2007 00:58:45 +0000 (16:58 -0800)
commitae0708de29106bae5014036cac757d240a3e5d52
treeaaec8407b9cb8582ba2dd5b06a85056042f4dd3a
parent6a386552d993b31a4a5473456c288450f5e87c77
clean-up: remove duplicate headers in OMAP

Removing duplicate headers in OMAP:
arch/arm/mach-omap1/board-palmtt.c: linux/input.h is included more than once.
arch/arm/mach-omap1/board-osk.c: linux/interrupt.h is included more than once.
arch/arm/mach-omap1/board-palmz71.c: linux/input.h is included more than once.
arch/arm/mach-omap1/board-nokia770.c: asm/arch/dsp_common.h is included more than once.
arch/arm/mach-omap1/board-nokia770.c: asm/arch/gpio.h is included more than once.
arch/arm/mach-omap2/pm.c: asm/arch/gpio.h is included more than once.

Signed-off-by: Francisco Alecrim <francisco.alecrim@indt.org.br>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap1/board-nokia770.c
arch/arm/mach-omap1/board-osk.c
arch/arm/mach-omap1/board-palmtt.c
arch/arm/mach-omap1/board-palmz71.c
arch/arm/mach-omap2/pm.c