From: Tony Lindgren Date: Sun, 10 Feb 2013 03:20:57 +0000 (-0800) Subject: ARM: OMAP2+: Make sure files with omap initcalls include soc.h X-Git-Tag: omap-for-v3.9/multiplatform-fixes-signed-v2^0 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=09cee18dbced86b27c6c7d4501126cf2a287d089;p=pandora-kernel.git ARM: OMAP2+: Make sure files with omap initcalls include soc.h 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 Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed