• V
    ARC: fix new Section mismatches in build (post __cpuinit cleanup) · 07b9b651
    Vineet Gupta 提交于
    ```------------>8--------------------
    WARNING: vmlinux.o(.text+0x708): Section mismatch in reference from the
    function read_arc_build_cfg_regs() to the function
    .init.text:read_decode_cache_bcr()
    
    WARNING: vmlinux.o(.text+0x702): Section mismatch in reference from the
    function read_arc_build_cfg_regs() to the function
    .init.text:read_decode_mmu_bcr()
    ```
    
    ------------>8--------------------
    Signed-off-by: NVineet Gupta <vgupta@synopsys.com>
    07b9b651
cache.h 1.6 KB