ramips: rt3883: change eeprom file name
[openwrt.git] / target / linux / ramips / files / arch / mips / ralink / rt3883 / devices.c
index 058402a..943f8e1 100644 (file)
@@ -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 = {
This page took 0.02372 seconds and 4 git commands to generate.