ramips: rt3883: change eeprom file name
authorGabor Juhos <juhosg@openwrt.org>
Thu, 16 Feb 2012 20:06:21 +0000 (20:06 +0000)
committerGabor Juhos <juhosg@openwrt.org>
Thu, 16 Feb 2012 20:06:21 +0000 (20:06 +0000)
SVN-Revision: 30603

target/linux/ramips/files/arch/mips/ralink/rt3883/devices.c

index 058402a5a579a841d8ffbe3a38fd00ebaa9fcccc..943f8e1e15d607ff550849a1baf129bb0a79efb7 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 = {