From f6404630eb15c472b5c3bfbe2e6177d7487ba9b0 Mon Sep 17 00:00:00 2001 From: Ralf Baechle Date: Wed, 12 Sep 2007 16:32:54 +0100 Subject: [PATCH] --- yaml --- r: 64931 b: refs/heads/master c: 4d24c8f955b8c9d51c5fe7299c898527e94d39ad h: refs/heads/master i: 64929: 0db80ddbd6c953b2badeee97e4b01ea7d0c0df78 64927: 154ef7b02428795080af0c61d959232cb3450318 v: v3 --- [refs] | 2 +- trunk/arch/mips/kernel/rtlx.c | 2 -- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/[refs] b/[refs] index c7d787b87cd5..b48b2cd6fd6f 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: e606c109c485c6f8e27dd6ddcd2c0b58c96fc5c9 +refs/heads/master: 4d24c8f955b8c9d51c5fe7299c898527e94d39ad diff --git a/trunk/arch/mips/kernel/rtlx.c b/trunk/arch/mips/kernel/rtlx.c index 04d8ee787f78..1ba00c15505b 100644 --- a/trunk/arch/mips/kernel/rtlx.c +++ b/trunk/arch/mips/kernel/rtlx.c @@ -56,8 +56,6 @@ static struct chan_waitqueues { struct mutex mutex; } channel_wqs[RTLX_CHANNELS]; -static struct irqaction irq; -static int irq_num; static struct vpe_notifications notify; static int sp_stopping = 0;