MIPS: AR7: Fix double ar7_gpio_init declaration
Signed-off-by: Florian Fainelli <florian@openwrt.org> To: linux-mips@linux-mips.org Patchwork: https://patchwork.linux-mips.org/patch/1748/ Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
This commit is contained in:
parent
3bd27e329c
commit
ff42d62047
1 changed files with 0 additions and 2 deletions
|
@ -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__ */
|
||||
|
|
Loading…
Reference in a new issue