MIPS: drivers: remove __dev* attributes.
[platform/adaptation/renesas_rcar/renesas_kernel.git] / arch / mips / lantiq / xway / xrx200_phy_fw.c
index fe808bf..d4d9d31 100644 (file)
@@ -54,7 +54,7 @@ static dma_addr_t xway_gphy_load(struct platform_device *pdev)
        return dev_addr;
 }
 
-static int __devinit xway_phy_fw_probe(struct platform_device *pdev)
+static int xway_phy_fw_probe(struct platform_device *pdev)
 {
        dma_addr_t fw_addr;
        struct property *pp;