summary refs log tree commit diff
path: root/arch/mips/lantiq/xway/xrx200_phy_fw.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/mips/lantiq/xway/xrx200_phy_fw.c')
-rw-r--r--arch/mips/lantiq/xway/xrx200_phy_fw.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/mips/lantiq/xway/xrx200_phy_fw.c b/arch/mips/lantiq/xway/xrx200_phy_fw.c
index fe808bf5366d..d4d9d31f152e 100644
--- a/arch/mips/lantiq/xway/xrx200_phy_fw.c
+++ b/arch/mips/lantiq/xway/xrx200_phy_fw.c
@@ -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;