[POWERPC] Add 'mdio' to bus scan id list for platforms with QE UEC
[powerpc.git] / arch / powerpc / platforms / 83xx / mpc832x_mds.c
index 17e3a3c..94843ed 100644 (file)
@@ -41,7 +41,6 @@
 #include <asm/qe_ic.h>
 
 #include "mpc83xx.h"
-#include "mpc832x_mds.h"
 
 #undef DEBUG
 #ifdef DEBUG
@@ -112,6 +111,7 @@ static struct of_device_id mpc832x_ids[] = {
        { .type = "soc", },
        { .compatible = "soc", },
        { .type = "qe", },
+       { .type = "mdio", },
        {},
 };