diff options
Diffstat (limited to 'arch/arm/mach-msm/sirc.c')
| -rw-r--r-- | arch/arm/mach-msm/sirc.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/arch/arm/mach-msm/sirc.c b/arch/arm/mach-msm/sirc.c index b0794524ba6e..152eefda3ce6 100644 --- a/arch/arm/mach-msm/sirc.c +++ b/arch/arm/mach-msm/sirc.c | |||
| @@ -40,9 +40,6 @@ static struct sirc_cascade_regs sirc_reg_table[] = { | |||
| 40 | } | 40 | } |
| 41 | }; | 41 | }; |
| 42 | 42 | ||
| 43 | static unsigned int save_type; | ||
| 44 | static unsigned int save_polarity; | ||
| 45 | |||
| 46 | /* Mask off the given interrupt. Keep the int_enable mask in sync with | 43 | /* Mask off the given interrupt. Keep the int_enable mask in sync with |
| 47 | the enable reg, so it can be restored after power collapse. */ | 44 | the enable reg, so it can be restored after power collapse. */ |
| 48 | static void sirc_irq_mask(unsigned int irq) | 45 | static void sirc_irq_mask(unsigned int irq) |
