MIPS: ralink: Fix incorrect assignment on ralink_soc
| Newsgroups | gmane.linux.ports.mips.cvs |
|---|---|
| Message-ID | <S23993082AbdABKhKPRcTw/[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:18 2016 +0100 Commit: f5bcf7162353f826cccaa2d36af6c8fb49d00f18 Gitweb: https://git.linux-mips.org/g/ralf/linux/f5bcf7162353 Branch: linux-4.5-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(-)