]> Pileus Git - ~andy/linux/blobdiff - arch/powerpc/kernel/vmlinux.lds.S
ath6kl: fix fw capability parsing
[~andy/linux] / arch / powerpc / kernel / vmlinux.lds.S
index 710a54005dfb556521f387d2964cafeadfd968c0..65d1c08cf09ecdc72dd6d24affaab9130a28f3b2 100644 (file)
@@ -109,11 +109,6 @@ SECTIONS
                __ptov_table_begin = .;
                *(.ptov_fixup);
                __ptov_table_end = .;
-#ifdef CONFIG_PPC_ISERIES
-               __dt_strings_start = .;
-               *(.dt_strings);
-               __dt_strings_end = .;
-#endif
        }
 
        .init.setup : AT(ADDR(.init.setup) - LOAD_OFFSET) {