You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
--- a/arch/mips/ralink/rt3883.c
|
|
+++ b/arch/mips/ralink/rt3883.c
|
|
@@ -147,5 +147,5 @@ void prom_soc_init(struct ralink_soc_inf
|
|
|
|
rt2880_pinmux_data = rt3883_pinmux_data;
|
|
|
|
- ralink_soc == RT3883_SOC;
|
|
+ ralink_soc = RT3883_SOC;
|
|
}
|
|
|