From: Felipe Balbi Date: Mon, 17 Dec 2007 20:51:26 +0000 (+0200) Subject: ARCH: OMAP2: Move extern'ed prototypes to header files in arch/arm/mach-omap2 X-Git-Tag: v2.6.24-omap1~77 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3f0f012ddec1c2c4ef47f0adcd6cfb38e8d7c91e;p=pandora-kernel.git ARCH: OMAP2: Move extern'ed prototypes to header files in arch/arm/mach-omap2 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