MIPS: ralink: Fix incorrect assignment on ralink_soc
| Newsgroups | gmane.linux.ports.mips.cvs |
|---|---|
| Message-ID | <S23993119AbdABKh4bbGfw/[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:02 2016 +0100 Commit: 6c5e772495a0dd36e844090a90f9c43a6ca0b412 Gitweb: https://git.linux-mips.org/g/ralf/linux/6c5e772495a0 Branch: linux-4.9-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(-)