diff options
Diffstat (limited to 'include/linux/ide.h')
-rw-r--r-- | include/linux/ide.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/ide.h b/include/linux/ide.h index b30e79c6ff57..e339d6646552 100644 --- a/include/linux/ide.h +++ b/include/linux/ide.h | |||
@@ -1226,7 +1226,7 @@ int ide_cd_expiry(ide_drive_t *); | |||
1226 | 1226 | ||
1227 | int ide_cd_get_xferlen(struct request *); | 1227 | int ide_cd_get_xferlen(struct request *); |
1228 | 1228 | ||
1229 | ide_startstop_t ide_issue_pc(ide_drive_t *); | 1229 | ide_startstop_t ide_issue_pc(ide_drive_t *, struct ide_cmd *); |
1230 | 1230 | ||
1231 | ide_startstop_t do_rw_taskfile(ide_drive_t *, struct ide_cmd *); | 1231 | ide_startstop_t do_rw_taskfile(ide_drive_t *, struct ide_cmd *); |
1232 | 1232 | ||