ARM: 7159/1: OMAP: Introduce local common.h files
authorTony Lindgren <tony@atomide.com>
Thu, 10 Nov 2011 21:45:17 +0000 (22:45 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 17 Nov 2011 17:09:30 +0000 (17:09 +0000)
As suggested by Russell King - ARM Linux <linux@arm.linux.org.uk>,
there's no need to keep local prototypes in non-local headers.

Add mach-omap1/common.h and mach-omap2/common.h and move the
local prototypes there from plat/common.h and mach/omap4-common.h.

Signed-off-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>

No differences found