MIPS: ralink: Fix incorrect assignment on ralink_soc
| Newsgroups | gmane.linux.ports.mips.cvs |
|---|---|
| Message-ID | <S23993089AbdABKhR3saaw/[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:14 2016 +0100 Commit: 89b9b68b3d36e6b94ef3f50650028d83efc2dda4 Gitweb: https://git.linux-mips.org/g/ralf/linux/89b9b68b3d36 Branch: linux-4.6-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(-)