commit | dad2d9e666cbd733afff855f5224dd7e8a7996d3 | [log] [tgz] |
---|---|---|
author | Tony Lindgren <tony@atomide.com> | Sat Feb 09 19:20:57 2013 -0800 |
committer | Olof Johansson <olof@lixom.net> | Sat Feb 09 20:26:31 2013 -0800 |
tree | 687f015947d083d16d293dbe404652818be8555a | |
parent | 59dc7a9cc2b0f58a28003274415133928b4cadd1 [diff] |
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 <rmk+kernel@arm.linux.org.uk> Signed-off-by: Tony Lindgren <tony@atomide.com> Signed-off-by: Olof Johansson <olof@lixom.net>