]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/m68k/kernel/vmlinux-sun3.lds
IRQ: Use the new typedef for interrupt handler function pointers
[linux-2.6-omap-h63xx.git] / arch / m68k / kernel / vmlinux-sun3.lds
index f814e66590e62bf2803971fcab75c5aee35686d3..65cc39c24185569f3141d3b9ea96a8ed5b66b21f 100644 (file)
@@ -67,7 +67,7 @@ __init_begin = .;
        __initramfs_end = .;
        . = ALIGN(8192);
        __init_end = .;
-       .init.task : { *(init_task) }
+       .data.init.task : { *(.data.init_task) }
 
 
   .bss : { *(.bss) }           /* BSS */