diff options
Diffstat (limited to 'arch/powerpc/platforms/85xx/stx_gp3.c')
-rw-r--r-- | arch/powerpc/platforms/85xx/stx_gp3.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/arch/powerpc/platforms/85xx/stx_gp3.c b/arch/powerpc/platforms/85xx/stx_gp3.c index 0b20c170c4d2..18499d7c9d9e 100644 --- a/arch/powerpc/platforms/85xx/stx_gp3.c +++ b/arch/powerpc/platforms/85xx/stx_gp3.c | |||
@@ -148,10 +148,6 @@ static void stx_gp3_show_cpuinfo(struct seq_file *m) | |||
148 | } | 148 | } |
149 | 149 | ||
150 | static struct of_device_id __initdata of_bus_ids[] = { | 150 | static struct of_device_id __initdata of_bus_ids[] = { |
151 | { .name = "soc", }, | ||
152 | { .type = "soc", }, | ||
153 | { .name = "cpm", }, | ||
154 | { .name = "localbus", }, | ||
155 | { .compatible = "simple-bus", }, | 151 | { .compatible = "simple-bus", }, |
156 | {}, | 152 | {}, |
157 | }; | 153 | }; |