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;