sunbmac: Convert to pure OF driver.
[deliverable/linux.git] / drivers / net / sunbmac.h
index b563d3c2993e832263dca9f341e86ba765067309..8840bc0b840b34e6e34817f3f9dc0d9d3b6d9ffa 100644 (file)
@@ -329,8 +329,8 @@ struct bigmac {
        unsigned int            timer_ticks;
 
        struct net_device_stats enet_stats;
-       struct sbus_dev         *qec_sdev;
-       struct sbus_dev         *bigmac_sdev;
+       struct of_device        *qec_op;
+       struct of_device        *bigmac_op;
        struct net_device       *dev;
 };
 
This page took 0.029282 seconds and 5 git commands to generate.