ARM: OMAP2+: Make sure files with omap initcalls include soc.h
authorTony Lindgren <tony@atomide.com>
Sun, 10 Feb 2013 03:20:57 +0000 (19:20 -0800)
committerOlof Johansson <olof@lixom.net>
Sun, 10 Feb 2013 04:26:31 +0000 (20:26 -0800)
Looks like there are few more places that I missed that can cause
compiler warnings. After grepping for omap initcall, all files
needing soc.h should now have it.

Reported-by: Russell King <rmk+kernel@arm.linux.org.uk>
Signed-off-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Olof Johansson <olof@lixom.net>

No differences found