linux 2.6.16.38 w/ vs2.0.3-rc1
[linux-2.6.git] / drivers / net / ibm_emac / ibm_emac_core.h
index f61273b..911abba 100644 (file)
@@ -155,7 +155,7 @@ struct ibm_emac_error_stats {
 
 struct ocp_enet_private {
        struct net_device               *ndev;          /* 0 */
-       struct emac_regs                __iomem *emacp;
+       struct emac_regs                *emacp;
        
        struct mal_descriptor           *tx_desc;
        int                             tx_cnt;