• Helge Deller's avatar
    parisc: drivers.c: Fix section mismatches · b819439f
    Helge Deller authored
    Fix two section mismatches in drivers.c:
    1) Section mismatch in reference from the function alloc_tree_node() to
       the function .init.text:create_tree_node().
    2) Section mismatch in reference from the function walk_native_bus() to
       the function .init.text:alloc_pa_dev().
    Signed-off-by: default avatarHelge Deller <deller@gmx.de>
    b819439f
drivers.c 28.5 KB