]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-um/common.lds.S
pata_sis: Clean up using cable_detect methods
[linux-2.6-omap-h63xx.git] / include / asm-um / common.lds.S
index f0454516dd318d2b30bd86988f900dd72c66adab..f5de80c31e88232bb5af0d64166d71f6485340dd 100644 (file)
@@ -15,6 +15,7 @@
   PROVIDE (_unprotected_end = .);
 
   . = ALIGN(4096);
+  .note : { *(.note.*) }
   __start___ex_table = .;
   __ex_table : { *(__ex_table) }
   __stop___ex_table = .;