parent
1e7251bf2a
commit
dc012a7101
|
@ -2704,10 +2704,7 @@ hfa384x_create(
|
|||
void hfa384x_destroy(hfa384x_t *hw);
|
||||
|
||||
irqreturn_t
|
||||
hfa384x_interrupt(
|
||||
int irq,
|
||||
void *dev_id,
|
||||
struct pt_regs *regs);
|
||||
hfa384x_interrupt(int irq, void *dev_id PT_REGS);
|
||||
int
|
||||
hfa384x_corereset( hfa384x_t *hw, int holdtime, int settletime, int genesis);
|
||||
int
|
||||
|
|
Loading…
Reference in New Issue