aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/linux/ide.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/linux/ide.h b/include/linux/ide.h
index 3261c6691759..dad535659249 100644
--- a/include/linux/ide.h
+++ b/include/linux/ide.h
@@ -994,8 +994,6 @@ int ide_taskfile_ioctl(ide_drive_t *, unsigned int, unsigned long);
994int ide_cmd_ioctl(ide_drive_t *, unsigned int, unsigned long); 994int ide_cmd_ioctl(ide_drive_t *, unsigned int, unsigned long);
995int ide_task_ioctl(ide_drive_t *, unsigned int, unsigned long); 995int ide_task_ioctl(ide_drive_t *, unsigned int, unsigned long);
996 996
997extern int system_bus_clock(void);
998
999extern int ide_driveid_update(ide_drive_t *); 997extern int ide_driveid_update(ide_drive_t *);
1000extern int ide_config_drive_speed(ide_drive_t *, u8); 998extern int ide_config_drive_speed(ide_drive_t *, u8);
1001extern u8 eighty_ninty_three (ide_drive_t *); 999extern u8 eighty_ninty_three (ide_drive_t *);