ramips: rename ethernet priv->device field to dev to match upstream
[openwrt/openwrt.git] / target / linux / ramips / files-4.14 / drivers / net / ethernet / mtk / mtk_eth_soc.h
index 6a946c7668898649be0dc5a567ed2d9f5978acfc..0601127a10cd1e4d3b318fa8ea36efd60cb794ba 100644 (file)
@@ -480,7 +480,7 @@ struct fe_priv {
        u32                             msg_enable;
        u32                             flags;
 
-       struct device                   *device;
+       struct device                   *dev;
        unsigned long                   sysclk;
 
        struct fe_rx_ring               rx_ring;