Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

authored by

Florian Fainelli and committed by
Ralf Baechle
ff42d620 3bd27e32

-2
-2
arch/mips/include/asm/mach-ar7/ar7.h
··· 202 202 203 203 int __init ar7_gpio_init(void); 204 204 205 - int __init ar7_gpio_init(void); 206 - 207 205 #endif /* __AR7_H__ */