• Helge Deller's avatar
    parisc: Fix section mismatches · 8d73b180
    Helge Deller authored
    Fix three section mismatches:
    1) Section mismatch in reference from the function ioread8() to the
       function .init.text:pcibios_init_bridge()
    2) Section mismatch in reference from the function free_initmem() to the
       function .init.text:map_pages()
    3) Section mismatch in reference from the function ccio_ioc_init() to
       the function .init.text:count_parisc_driver()
    Signed-off-by: default avatarHelge Deller <deller@gmx.de>
    8d73b180
init.c 24.1 KB