mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-04-21 12:27:27 +03:00
ramips: rt288x: remove per-board physmap_flash_data instances
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30474 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -14,7 +14,10 @@
|
||||
|
||||
struct physmap_flash_data;
|
||||
|
||||
void rt288x_register_flash(unsigned int id, struct physmap_flash_data *pdata);
|
||||
extern struct physmap_flash_data rt288x_flash0_data;
|
||||
extern struct physmap_flash_data rt288x_flash1_data;
|
||||
void rt288x_register_flash(unsigned int id);
|
||||
|
||||
void rt288x_register_wifi(void);
|
||||
|
||||
extern struct ramips_eth_platform_data rt288x_eth_data;
|
||||
|
||||
Reference in New Issue
Block a user