kernel/drivers/scsi/gdth_proc.h
.. .. @@ -12,9 +12,6 @@ 12 12 static int gdth_set_asc_info(struct Scsi_Host *host, char *buffer, 13 13 int length, gdth_ha_str *ha); 14 14 15 -static char *gdth_ioctl_alloc(gdth_ha_str *ha, int size, int scratch,16 - u64 *paddr);17 -static void gdth_ioctl_free(gdth_ha_str *ha, int size, char *buf, u64 paddr);18 15 static void gdth_wait_completion(gdth_ha_str *ha, int busnum, int id); 19 16 20 17 #endif