ar71xx: make rb750_latch_change 'static void'
[openwrt/openwrt.git] / target / linux / ar71xx / files / arch / mips / include / asm / mach-ath79 / mach-rb750.h
index 19d7a12123f39bc7daf33838f30fb84e24fcb657..8d1d22eea71a88c24025b8a29858f99ec7956884 100644 (file)
@@ -71,6 +71,4 @@ struct rb7xx_nand_platform_data {
        void (*latch_change)(u32, u32);
 };
 
-int rb750_latch_change(u32 mask_clr, u32 mask_set);
-
 #endif /* _MACH_RB750_H */
\ No newline at end of file