diff options
author | Tony Lindgren <tony@atomide.com> | 2012-03-08 19:20:14 +0100 |
---|---|---|
committer | Tony Lindgren <tony@atomide.com> | 2012-03-08 19:48:12 +0100 |
commit | 4647ca5761f5534470e98d06494403a2fd0d7b32 (patch) | |
tree | 4466ff4b634d10deb0192dd125674b620a7dc4d3 /firmware/whiteheat_loader_debug.HEX | |
parent | ARM: OMAP2+: Fix section warnings for hsmmc_init_one (diff) | |
download | linux-4647ca5761f5534470e98d06494403a2fd0d7b32.tar.xz linux-4647ca5761f5534470e98d06494403a2fd0d7b32.zip |
ARM: OMAP2+: Fix build for omap4 only builds with missing include of linux/bug.h
Found few more with randconfig generated .configs:
In file included from arch/arm/mach-omap2/prm-regbits-34xx.h:17,
from arch/arm/mach-omap2/vc.c:18:
arch/arm/mach-omap2/prm2xxx_3xxx.h: In function ‘omap2_prm_read_mod_reg’:
arch/arm/mach-omap2/prm2xxx_3xxx.h:239: error: implicit declaration of function ‘WARN’
In file included from arch/arm/mach-omap2/powerdomain44xx.c:22:
arch/arm/mach-omap2/prm2xxx_3xxx.h: In function ‘omap2_prm_read_mod_reg’:
arch/arm/mach-omap2/prm2xxx_3xxx.h:239: error: implicit declaration of function ‘WARN’
This is because omap2_prm functions are currently just stubs for
omap4 only builds.
Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'firmware/whiteheat_loader_debug.HEX')
0 files changed, 0 insertions, 0 deletions