diff options
Diffstat (limited to 'arch/mips/kernel/rtlx.c')
| -rw-r--r-- | arch/mips/kernel/rtlx.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/mips/kernel/rtlx.c b/arch/mips/kernel/rtlx.c index bfc8ca168f83..8cf24d716d41 100644 --- a/arch/mips/kernel/rtlx.c +++ b/arch/mips/kernel/rtlx.c | |||
| @@ -85,7 +85,7 @@ static irqreturn_t rtlx_interrupt(int irq, void *dev_id) | |||
| 85 | return IRQ_HANDLED; | 85 | return IRQ_HANDLED; |
| 86 | } | 86 | } |
| 87 | 87 | ||
| 88 | static __attribute_used__ void dump_rtlx(void) | 88 | static void __used dump_rtlx(void) |
| 89 | { | 89 | { |
| 90 | int i; | 90 | int i; |
| 91 | 91 | ||
