Commit ff42d620 authored by Florian Fainelli's avatar Florian Fainelli Committed by Ralf Baechle

MIPS: AR7: Fix double ar7_gpio_init declaration

Signed-off-by: default avatarFlorian Fainelli <florian@openwrt.org>
To: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/1748/Signed-off-by: default avatarRalf Baechle <ralf@linux-mips.org>
parent 3bd27e32
......@@ -202,6 +202,4 @@ static inline void ar7_device_off(u32 bit)
int __init ar7_gpio_init(void);
int __init ar7_gpio_init(void);
#endif /* __AR7_H__ */
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment