Remove stale struct ata_channel declaration.
Reported by: rodrigc
This commit is contained in:
parent
f0a446ea10
commit
785a5193b7
@ -434,7 +434,6 @@ struct ata_dmasetprd_args {
|
||||
int error;
|
||||
};
|
||||
|
||||
struct ata_channel {};
|
||||
/* structure holding DMA related information */
|
||||
struct ata_dma {
|
||||
bus_dma_tag_t dmatag; /* parent DMA tag */
|
||||
|
Loading…
Reference in New Issue
Block a user