diff options
author | Tony Lindgren <tony@atomide.com> | 2012-03-07 17:28:01 -0800 |
---|---|---|
committer | Olof Johansson <olof@lixom.net> | 2012-03-07 17:29:34 -0800 |
commit | d9a5f4dd437ceb007e1f118e90ba5587a5e04d20 (patch) | |
tree | 9c2e047966dc30462acc17431fe04679d4f1f309 /arch/arm/mach-s5p64x0/gpiolib.c | |
parent | 269f6a93f6851b68848e67816a14a2ebf8a48c6b (diff) | |
download | blackbird-obmc-linux-d9a5f4dd437ceb007e1f118e90ba5587a5e04d20.tar.gz blackbird-obmc-linux-d9a5f4dd437ceb007e1f118e90ba5587a5e04d20.zip |
ARM: OMAP2+: Fix build issues with missing include of linux/bug.h
Otherwise we can get the following if bug.h is not included from kernel.h:
arch/arm/mach-omap2/powerdomain-common.c:
In function 'omap2_pwrdm_get_mem_bank_onstate_mask':
arch/arm/mach-omap2/powerdomain-common.c:64:3: error:
implicit declaration of function 'WARN_ON' [-Werror=implicit-function-declaration]
cc1: some warnings being treated as errors
Signed-off-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Olof Johansson <olof@lixom.net>
Diffstat (limited to 'arch/arm/mach-s5p64x0/gpiolib.c')
0 files changed, 0 insertions, 0 deletions