linux/arch/mips/ralink
Arnd Bergmann d92240d12a MIPS: ralink: Remove unused timer functions
The functions were originally used for the module unload path,
but are not referenced any more and just cause warnings:

arch/mips/ralink/timer.c:104:13: error: 'rt_timer_disable' defined but not used [-Werror=unused-function]
arch/mips/ralink/timer.c:74:13: error: 'rt_timer_free' defined but not used [-Werror=unused-function]

Cc: Paul Gortmaker <paul.gortmaker@windriver.com>
Fixes: 62ee73d284 ("MIPS: ralink: Make timer explicitly non-modular")
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Cc: Paul Gortmaker <paul.gortmaker@windriver.com>
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/15041/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
2017-01-25 02:51:10 +01:00
..
Kconfig MIPS: ralink: Add missing symbol for highmem support. 2017-01-03 16:34:47 +01:00
Makefile MIPS: Change my email address 2016-05-13 14:02:18 +02:00
Platform MIPS: ralink: add MT7621 support 2016-01-20 00:39:20 +01:00
bootrom.c MIPS: Change my email address 2016-05-13 14:02:18 +02:00
cevt-rt3352.c clocksources: Switch back to the clksrc table 2016-06-28 10:19:35 +02:00
clk.c MIPS: ralink: Add missing clk_round_rate(). 2017-01-03 16:34:47 +01:00
common.h MIPS: Change my email address 2016-05-13 14:02:18 +02:00
early_printk.c MIPS: ralink: Add tty detection 2015-11-11 08:38:03 +01:00
ill_acc.c MIPS: Change my email address 2016-05-13 14:02:18 +02:00
irq-gic.c MIPS: Change my email address 2016-05-13 14:02:18 +02:00
irq.c MIPS: Change my email address 2016-05-13 14:02:18 +02:00
mt7620.c MIPS: ralink: Fix a typo in the pinmux setup. 2017-01-03 16:34:47 +01:00
mt7621.c MIPS: ralink: MT7621 does not set its SoC type. 2017-01-03 16:34:46 +01:00
of.c ralink: Introduce fw_passed_dtb to arch/mips/ralink 2017-01-03 16:34:43 +01:00
prom.c MIPS: ralink: Cosmetic change to prom_init(). 2017-01-03 16:34:48 +01:00
reset.c MIPS: Change my email address 2016-05-13 14:02:18 +02:00
rt288x.c MIPS: ralink: Add missing I2C and I2S clocks. 2017-01-03 16:34:47 +01:00
rt305x.c MIPS: ralink: Add missing I2C and I2S clocks. 2017-01-03 16:34:47 +01:00
rt3883.c MIPS: ralink: Fix incorrect assignment on ralink_soc 2017-01-03 16:48:40 +01:00
timer-gic.c MIPS: Change my email address 2016-05-13 14:02:18 +02:00
timer.c MIPS: ralink: Remove unused timer functions 2017-01-25 02:51:10 +01:00