commit | 08d90c81b714482dceb5323d14f6617bcf55ee61 | [log] [tgz] |
---|---|---|
author | Colin Ian King <colin.king@canonical.com> | Thu Dec 22 23:52:58 2016 +0000 |
committer | Ralf Baechle <ralf@linux-mips.org> | Tue Jan 03 16:48:40 2017 +0100 |
tree | 8a305d4747ef204a6452ff54c524ef105dbbd7b7 | |
parent | 48ed33c1b3737eb1324c1ae023a8eeccad60cef9 [diff] |
MIPS: ralink: Fix incorrect assignment on ralink_soc ralink_soc sould be assigned to RT3883_SOC, replace incorrect comparision with assignment. Signed-off-by: Colin Ian King <colin.king@canonical.com> Fixes: 418d29c87061 ("MIPS: ralink: Unify SoC id handling") Cc: John Crispin <john@phrozen.org> Cc: linux-mips@linux-mips.org Cc: linux-kernel@vger.kernel.org Patchwork: https://patchwork.linux-mips.org/patch/14903/ Signed-off-by: Ralf Baechle <ralf@linux-mips.org>