mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-01-05 14:16:17 +00:00
ramips: rt3883: change eeprom file name
SVN-Revision: 30603
This commit is contained in:
parent
e50315d61c
commit
dabca24361
@ -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