]> pilppa.com Git - linux-2.6-omap-h63xx.git/commit
ARCH: OMAP1: Move extern'ed prototypes to header files in arch/arm/mach-omap1
authorFelipe Balbi <felipe.lima@indt.org.br>
Mon, 17 Dec 2007 20:51:25 +0000 (22:51 +0200)
committerTony Lindgren <tony@atomide.com>
Tue, 18 Dec 2007 02:11:24 +0000 (18:11 -0800)
commit2dba6443c36f03a55080dfede1e42c515f3fd4bc
treed4c6a14dd9c4f1bf817e8089b9038b4d8e9e660d
parent1f761307b87f21217bdd1165d5a38cbc9b3aa914
ARCH: OMAP1: Move extern'ed prototypes to header files in arch/arm/mach-omap1

Prototypes with extern should rely only on header files so there's only
one copy of each.

It also helps when changing that function's prototype to get mis-uses of
that function.

Signed-off-by: Felipe Balbi <felipe.lima@indt.org.br>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap1/board-h2.c
arch/arm/mach-omap1/board-h3.c
arch/arm/mach-omap1/board-sx1.c
arch/arm/mach-omap1/board-voiceblue.c
include/asm-arm/arch-omap/board-h2.h
include/asm-arm/arch-omap/board-h3.h
include/asm-arm/arch-omap/board-sx1.h