aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/ide.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/ide.h')
-rw-r--r--include/linux/ide.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/ide.h b/include/linux/ide.h
index 6bb621203f30..a7d8b4bc7681 100644
--- a/include/linux/ide.h
+++ b/include/linux/ide.h
@@ -1296,7 +1296,6 @@ int ide_in_drive_list(struct hd_driveid *, const struct drive_list_entry *);
1296 1296
1297#ifdef CONFIG_BLK_DEV_IDEDMA 1297#ifdef CONFIG_BLK_DEV_IDEDMA
1298int __ide_dma_bad_drive(ide_drive_t *); 1298int __ide_dma_bad_drive(ide_drive_t *);
1299int __ide_dma_good_drive(ide_drive_t *);
1300 1299
1301u8 ide_find_dma_mode(ide_drive_t *, u8); 1300u8 ide_find_dma_mode(ide_drive_t *, u8);
1302 1301