]> 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 b16222b428218206e2e04e1dad1a2cf99ec12610..f5de80c31e88232bb5af0d64166d71f6485340dd 100644 (file)
@@ -15,7 +15,7 @@
   PROVIDE (_unprotected_end = .);
 
   . = ALIGN(4096);
-  .note : { *(note.*) }
+  .note : { *(.note.*) }
   __start___ex_table = .;
   __ex_table : { *(__ex_table) }
   __stop___ex_table = .;