From: Felipe Balbi Date: Mon, 17 Dec 2007 20:51:25 +0000 (+0200) Subject: ARCH: OMAP1: Move extern'ed prototypes to header files in arch/arm/mach-omap1 X-Git-Tag: v2.6.24-omap1~78 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2dba6443c36f03a55080dfede1e42c515f3fd4bc;p=pandora-kernel.git 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 Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed