fix missing symbols for kernel 2.6.33, closes #6803 thanks Maddes
[openwrt.git] / target / linux / ramips / files / arch / mips / ralink / rt305x / devices.h
index 0a90b3a..3d6210e 100644 (file)
@@ -15,6 +15,7 @@ struct physmap_flash_data;
 
 extern void rt305x_register_flash(unsigned int id,
                                  struct physmap_flash_data *pdata) __init;
 
 extern void rt305x_register_flash(unsigned int id,
                                  struct physmap_flash_data *pdata) __init;
+extern void rt305x_register_ethernet(void);
 
 #endif  /* __RT305X_DEVICES_H */
 
 
 #endif  /* __RT305X_DEVICES_H */
 
This page took 0.0255 seconds and 4 git commands to generate.