Skip to content

Commit

Permalink
MIPS: AR7: Fix double ar7_gpio_init declaration
Browse files Browse the repository at this point in the history
Signed-off-by: Florian Fainelli <[email protected]>
To: [email protected]
Patchwork: https://patchwork.linux-mips.org/patch/1748/
Signed-off-by: Ralf Baechle <[email protected]>
  • Loading branch information
ffainelli authored and ralfbaechle committed Dec 16, 2010
1 parent 3bd27e3 commit ff42d62
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions arch/mips/include/asm/mach-ar7/ar7.h
Original file line number Diff line number Diff line change
Expand Up @@ -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__ */

0 comments on commit ff42d62

Please sign in to comment.