diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/linux/ide.h | 2 |
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); | |||
994 | int ide_cmd_ioctl(ide_drive_t *, unsigned int, unsigned long); | 994 | int ide_cmd_ioctl(ide_drive_t *, unsigned int, unsigned long); |
995 | int ide_task_ioctl(ide_drive_t *, unsigned int, unsigned long); | 995 | int ide_task_ioctl(ide_drive_t *, unsigned int, unsigned long); |
996 | 996 | ||
997 | extern int system_bus_clock(void); | ||
998 | |||
999 | extern int ide_driveid_update(ide_drive_t *); | 997 | extern int ide_driveid_update(ide_drive_t *); |
1000 | extern int ide_config_drive_speed(ide_drive_t *, u8); | 998 | extern int ide_config_drive_speed(ide_drive_t *, u8); |
1001 | extern u8 eighty_ninty_three (ide_drive_t *); | 999 | extern u8 eighty_ninty_three (ide_drive_t *); |