diff options
Diffstat (limited to 'arch/powerpc/platforms/83xx/mpc832x_mds.c')
-rw-r--r-- | arch/powerpc/platforms/83xx/mpc832x_mds.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/powerpc/platforms/83xx/mpc832x_mds.c b/arch/powerpc/platforms/83xx/mpc832x_mds.c index fff09f5d6ed..94843ed52a9 100644 --- a/arch/powerpc/platforms/83xx/mpc832x_mds.c +++ b/arch/powerpc/platforms/83xx/mpc832x_mds.c | |||
@@ -111,6 +111,7 @@ static struct of_device_id mpc832x_ids[] = { | |||
111 | { .type = "soc", }, | 111 | { .type = "soc", }, |
112 | { .compatible = "soc", }, | 112 | { .compatible = "soc", }, |
113 | { .type = "qe", }, | 113 | { .type = "qe", }, |
114 | { .type = "mdio", }, | ||
114 | {}, | 115 | {}, |
115 | }; | 116 | }; |
116 | 117 | ||