diff options
Diffstat (limited to 'drivers/net/wan/z85230.c')
| -rw-r--r-- | drivers/net/wan/z85230.c | 1 | 
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/net/wan/z85230.c b/drivers/net/wan/z85230.c index ccd9cd35ecb..5bf7e01ef0e 100644 --- a/drivers/net/wan/z85230.c +++ b/drivers/net/wan/z85230.c @@ -695,7 +695,6 @@ EXPORT_SYMBOL(z8530_nop);   *	z8530_interrupt - Handle an interrupt from a Z8530   *	@irq: 	Interrupt number   *	@dev_id: The Z8530 device that is interrupting. - *	@regs: unused   *   *	A Z85[2]30 device has stuck its hand in the air for attention.   *	We scan both the channels on the chip for events and then call  |