Skip to content
Commit b819439f authored by Helge Deller's avatar Helge Deller
Browse files

parisc: drivers.c: Fix section mismatches



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>
parent f76cdd00
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment