diff options
Diffstat (limited to 'arch/sh/boards/board-secureedge5410.c')
| -rw-r--r-- | arch/sh/boards/board-secureedge5410.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/sh/boards/board-secureedge5410.c b/arch/sh/boards/board-secureedge5410.c index 32f875e8493d..f968f17891a4 100644 --- a/arch/sh/boards/board-secureedge5410.c +++ b/arch/sh/boards/board-secureedge5410.c | |||
| @@ -29,8 +29,6 @@ unsigned short secureedge5410_ioport; | |||
| 29 | */ | 29 | */ |
| 30 | static irqreturn_t eraseconfig_interrupt(int irq, void *dev_id) | 30 | static irqreturn_t eraseconfig_interrupt(int irq, void *dev_id) |
| 31 | { | 31 | { |
| 32 | ctrl_delay(); /* dummy read */ | ||
| 33 | |||
| 34 | printk("SnapGear: erase switch interrupt!\n"); | 32 | printk("SnapGear: erase switch interrupt!\n"); |
| 35 | 33 | ||
| 36 | return IRQ_HANDLED; | 34 | return IRQ_HANDLED; |
