mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-12-24 19:46:46 +02:00
ramips: rt3883: change eeprom file name
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30603 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
8b4aee843b
commit
37f21ebf4d
@ -311,7 +311,7 @@ static struct resource rt3883_wlan_resources[] = {
|
||||
};
|
||||
|
||||
static struct rt2x00_platform_data rt3883_wlan_data = {
|
||||
.eeprom_file_name = "rt3883.eeprom",
|
||||
.eeprom_file_name = "RT3883.eeprom",
|
||||
};
|
||||
|
||||
static struct platform_device rt3883_wlan_device = {
|
||||
|
Loading…
Reference in New Issue
Block a user