um: v2: Use generic NOTES macro

Signed-off-by: Thomas Meyer <thomas@m3y3r.de>
Signed-off-by: Richard Weinberger <richard@nod.at>

authored by Thomas Meyer and committed by Richard Weinberger 94df7fe0 e9099830

+1 -1
+1 -1
arch/um/include/asm/common.lds.S
··· 15 PROVIDE (_unprotected_end = .); 16 17 . = ALIGN(4096); 18 - .note : { *(.note.*) } 19 EXCEPTION_TABLE(0) 20 21 BUG_TABLE
··· 15 PROVIDE (_unprotected_end = .); 16 17 . = ALIGN(4096); 18 + NOTES 19 EXCEPTION_TABLE(0) 20 21 BUG_TABLE