diff options
Diffstat (limited to 'drivers/bluetooth/dtl1_cs.c')
-rw-r--r-- | drivers/bluetooth/dtl1_cs.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/bluetooth/dtl1_cs.c b/drivers/bluetooth/dtl1_cs.c index 0e99def8a1e3..e7c800f4c3ad 100644 --- a/drivers/bluetooth/dtl1_cs.c +++ b/drivers/bluetooth/dtl1_cs.c | |||
@@ -291,7 +291,7 @@ static void dtl1_receive(dtl1_info_t *info) | |||
291 | } | 291 | } |
292 | 292 | ||
293 | 293 | ||
294 | static irqreturn_t dtl1_interrupt(int irq, void *dev_inst, struct pt_regs *regs) | 294 | static irqreturn_t dtl1_interrupt(int irq, void *dev_inst) |
295 | { | 295 | { |
296 | dtl1_info_t *info = dev_inst; | 296 | dtl1_info_t *info = dev_inst; |
297 | unsigned int iobase; | 297 | unsigned int iobase; |