diff options
author | Arnd Bergmann <arnd@arndb.de> | 2017-01-17 18:18:43 +0300 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2017-01-25 04:51:10 +0300 |
commit | 886f9c69fc68f56ddea34d3de51ac1fc2ac8dfbc (patch) | |
tree | da70bb15f76eab3bf375dfaf7d10c954b6b7413e /arch/mips/loongson64/common | |
parent | 6d2700a95f7387f389d320ef87f33b7661fc1af5 (diff) | |
download | linux-886f9c69fc68f56ddea34d3de51ac1fc2ac8dfbc.tar.xz |
MIPS: ralink: Remove unused rt*_wdt_reset functions
All pointers to these functions were removed, so now they produce
warnings:
arch/mips/ralink/rt305x.c:92:13: error: 'rt305x_wdt_reset' defined but not used [-Werror=unused-function]
This removes the functions. If we need them again, the patch can be
reverted later.
Fixes: f576fb6a0700 ("MIPS: ralink: cleanup the soc specific pinmux data")
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Cc: John Crispin <john@phrozen.org>
Cc: Colin Ian King <colin.king@canonical.com>
Cc: linux-mips@linux-mips.org
Cc: linux-kernel@vger.kernel.org
Patchwork: https://patchwork.linux-mips.org/patch/15044/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips/loongson64/common')
0 files changed, 0 insertions, 0 deletions