Merge branch 'fix/misc' into topic/misc
[pandora-kernel.git] / drivers / net / sunbmac.h
index 8840bc0..8db8894 100644 (file)
@@ -329,8 +329,8 @@ struct bigmac {
        unsigned int            timer_ticks;
 
        struct net_device_stats enet_stats;
-       struct of_device        *qec_op;
-       struct of_device        *bigmac_op;
+       struct platform_device  *qec_op;
+       struct platform_device  *bigmac_op;
        struct net_device       *dev;
 };