MIPS: ralink: Fix incorrect assignment on ralink_soc
| Newsgroups | gmane.linux.ports.mips.cvs |
|---|---|
| Message-ID | <S23993094AbdABKhWrCrQw/[email protected]> |
Author: Colin Ian King <[email protected]> Thu Dec 22 23:52:58 2016 +0000 Comitter: Ralf Baechle <[email protected]> Fri Dec 23 01:03:10 2016 +0100 Commit: ada98786ec7a7836e948bb730f535bf37027a448 Gitweb: https://git.linux-mips.org/g/ralf/linux/ada98786ec7a Branch: linux-4.7-stable ralink_soc sould be assigned to RT3883_SOC, replace incorrect comparision with assignment. Signed-off-by: Colin Ian King <[email protected]> Fixes: 418d29c87061 ("MIPS: ralink: Unify SoC id handling") Cc: John Crispin <[email protected]> Cc: [email protected] Cc: [email protected] Patchwork: https://patchwork.linux-mips.org/patch/14903/ Signed-off-by: Ralf Baechle <[email protected]> (cherry picked from commit 344ff74015da4cee989d198e4d80cc525733cf3b) --- arch/mips/ralink/rt3883.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)