diff options
Diffstat (limited to 'arch/powerpc/platforms/44x/bamboo.c')
-rw-r--r-- | arch/powerpc/platforms/44x/bamboo.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/powerpc/platforms/44x/bamboo.c b/arch/powerpc/platforms/44x/bamboo.c index 553c9f18aa77..d27f758d9cb2 100644 --- a/arch/powerpc/platforms/44x/bamboo.c +++ b/arch/powerpc/platforms/44x/bamboo.c | |||
@@ -25,7 +25,7 @@ | |||
25 | 25 | ||
26 | #include "44x.h" | 26 | #include "44x.h" |
27 | 27 | ||
28 | static struct of_device_id bamboo_of_bus[] = { | 28 | static __initdata struct of_device_id bamboo_of_bus[] = { |
29 | { .compatible = "ibm,plb4", }, | 29 | { .compatible = "ibm,plb4", }, |
30 | { .compatible = "ibm,opb", }, | 30 | { .compatible = "ibm,opb", }, |
31 | { .compatible = "ibm,ebc", }, | 31 | { .compatible = "ibm,ebc", }, |