]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/powerpc/kernel/vmlinux.lds.S
Revert "powerpc: Sync RPA note in zImage with kernel's RPA note"
[linux-2.6-omap-h63xx.git] / arch / powerpc / kernel / vmlinux.lds.S
index 384dca5a9c1d46a88ec2c6e0511b9708102732df..2412c056baa45bcf81d5716786ccc6edfd9118a3 100644 (file)
@@ -205,9 +205,6 @@ SECTIONS
        }
 #endif
 
-       /* Fake ELF header containing RPA note; for addnote */
-       .fakeelf : AT(ADDR(.fakeelf) - LOAD_OFFSET) { *(.fakeelf) }
-
        /* freed after init ends here */
        . = ALIGN(PAGE_SIZE);
        __init_end = .;