]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - include/linux/ide.h
ide: use do_rw_taskfile() for ATA_CMD_PACKET commands
[karo-tx-linux.git] / include / linux / ide.h
index b30e79c6ff57eff97c65f031b67d8491f58c9b12..e339d66465528fc3e5879b094052a3b48164f8f0 100644 (file)
@@ -1226,7 +1226,7 @@ int ide_cd_expiry(ide_drive_t *);
 
 int ide_cd_get_xferlen(struct request *);
 
-ide_startstop_t ide_issue_pc(ide_drive_t *);
+ide_startstop_t ide_issue_pc(ide_drive_t *, struct ide_cmd *);
 
 ide_startstop_t do_rw_taskfile(ide_drive_t *, struct ide_cmd *);