mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-12 19:44:51 -04:00
atp870u: Remove unused irq from struct atp_unit
Signed-off-by: Ondrej Zary <linux@rainbow-software.org> Reviewed-by: Hannes Reinicke <hare@suse.de> Acked-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
This commit is contained in:
committed by
Martin K. Petersen
parent
c48442d127
commit
e1e9a70642
@@ -26,7 +26,6 @@ struct atp_unit
|
||||
unsigned long baseport;
|
||||
unsigned long ioport[2];
|
||||
unsigned long pciport[2];
|
||||
unsigned long irq;
|
||||
unsigned char last_cmd[2];
|
||||
unsigned char in_snd[2];
|
||||
unsigned char in_int[2];
|
||||
|
||||
Reference in New Issue
Block a user