powerpc: convert to use __HEAD and HEAD_TEXT macros.
[linux-block.git] / arch / powerpc / kernel / vmlinux.lds.S
index b9ef1644a7228d1113494fb270dc369d20299600..d7425fffbc1c0a5d3f80efe8091ddfdd54dc97e3 100644 (file)
@@ -52,7 +52,7 @@ SECTIONS
        /* Text and gots */
        .text : AT(ADDR(.text) - LOAD_OFFSET) {
                ALIGN_FUNCTION();
-               *(.text.head)
+               HEAD_TEXT
                _text = .;
                *(.text .fixup .text.init.refok .exit.text.refok __ftr_alt_*)
                SCHED_TEXT