X-Git-Url: http://pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=drivers%2Fnet%2Fsunbmac.h;h=8840bc0b840b34e6e34817f3f9dc0d9d3b6d9ffa;hb=00155a94a691c25d6672c16c8f2cafa7f9a722a3;hp=b0dbc5187143690b4fcab25070bd3703fca142dd;hpb=c7fb577e2a6cb04732541f2dc402bd46747f7558;p=linux-2.6-omap-h63xx.git diff --git a/drivers/net/sunbmac.h b/drivers/net/sunbmac.h index b0dbc518714..8840bc0b840 100644 --- a/drivers/net/sunbmac.h +++ b/drivers/net/sunbmac.h @@ -329,10 +329,9 @@ 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; - struct bigmac *next_module; }; /* We use this to acquire receive skb's that we can DMA directly into. */