summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorSam Protsenko <[email protected]>2018-02-27 23:45:03 +0200
committerTom Rini <[email protected]>2018-03-13 21:59:29 -0400
commit7a390c0e256f722aec3e54455633f9307b2ba294 (patch)
tree2d845349484ef0e3ada6f28a586218f15bd11dd3 /include/linux
parent938c3cfb80d4e2ca911a9285d53b869683f63223 (diff)
omap: Fix AM335x build with enabled fastboot flash
When enabling CONFIG_FASTBOOT_FLASH in am335x_boneblack_defconfig, next build errors and warnings occur: arch/arm/mach-omap2/utils.c: In function ‘omap_set_fastboot_cpu’: arch/arm/mach-omap2/utils.c:26:16: warning: implicit declaration of function ‘omap_revision’ [-Wimplicit-function-declaration] u32 cpu_rev = omap_revision(); ^~~~~~~~~~~~~ arch/arm/mach-omap2/utils.c:29:7: error: ‘DRA762_ES1_0’ undeclared (first use in this function) Include asm/omap_common.h explicitly to avoid those. Signed-off-by: Sam Protsenko <[email protected]> Acked-by: Lukasz Majewski <[email protected]> Reviewed-by: Tom Rini <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions