Skip to content
Commit bf9a76a4 authored by Linus Torvalds's avatar Linus Torvalds
Browse files

arch/um: partially revert the conversion to __section() macro

A couple of um files ended up not including the header file that defines
the __section() macro, and the simplest fix is to just revert the change
for those files.

Fixes: 33def849

 treewide: Convert macro and uses of __section(foo) to __section("foo")
Reported-and-tested-by: default avatarGuenter Roeck <linux@roeck-us.net>
Cc: Joe Perches <joe@perches.com>
Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent 41ba50b0
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