um: v2: Use generic NOTES macro
authorThomas Meyer <thomas@m3y3r.de>
Fri, 7 Jul 2017 09:17:31 +0000 (11:17 +0200)
committerRichard Weinberger <richard@nod.at>
Mon, 10 Jul 2017 20:58:02 +0000 (22:58 +0200)
Signed-off-by: Thomas Meyer <thomas@m3y3r.de>
Signed-off-by: Richard Weinberger <richard@nod.at>
arch/um/include/asm/common.lds.S

index 1330553..9e6d599 100644 (file)
@@ -15,7 +15,7 @@
   PROVIDE (_unprotected_end = .);
 
   . = ALIGN(4096);
-  .note : { *(.note.*) }
+  NOTES
   EXCEPTION_TABLE(0)
 
   BUG_TABLE