2
0
forked from Ivasoft/openwrt

ramips: add watchdog device for RT305x

SVN-Revision: 25127
This commit is contained in:
Gabor Juhos
2011-01-26 20:48:46 +00:00
parent 16366feafb
commit 42e36cf732
3 changed files with 34 additions and 0 deletions

View File

@@ -20,6 +20,7 @@ extern struct rt305x_esw_platform_data rt305x_esw_data;
void rt305x_register_flash(unsigned int id, struct physmap_flash_data *pdata);
void rt305x_register_ethernet(void);
void rt305x_register_wifi(void);
void rt305x_register_wdt(void);
#endif /* __RT305X_DEVICES_H */