mirror of
https://github.com/torvalds/linux.git
synced 2024-11-01 01:31:44 +00:00
721e0205b0
The bcm_kona_smc_init function references the bcm_kona_smc_ids variable that is marked __initconst, so the function itself has to be __init to avoid this build error: WARNING: arch/arm/mach-bcm/built-in.o(.text+0x12c): Section mismatch in reference from the function bcm_kona_smc_init() to the (unknown reference) .init.rodata:(unknown) Signed-off-by: Arnd Bergmann <arnd@arndb.de> Cc: Christian Daudt <csd@broadcom.com> |
||
---|---|---|
.. | ||
bcm_kona_smc_asm.S | ||
bcm_kona_smc.c | ||
bcm_kona_smc.h | ||
board_bcm.c | ||
Kconfig | ||
Makefile |