USB: cdc_acm: Silence "It is not a modem." error for pbLua devices
[deliverable/linux.git] / drivers / scsi / gdth_proc.h
index 9b900cc9ebe898dca7bb4ce12fd35851a6bb21bc..dab15f59f2ccb38797ab7b1e294d7e47f5abed59 100644 (file)
@@ -17,8 +17,8 @@ static int gdth_set_asc_info(struct Scsi_Host *host, char *buffer,
                              int length, gdth_ha_str *ha);
 
 static char *gdth_ioctl_alloc(gdth_ha_str *ha, int size, int scratch,
-                              ulong64 *paddr);
-static void gdth_ioctl_free(gdth_ha_str *ha, int size, char *buf, ulong64 paddr);
+                              u64 *paddr);
+static void gdth_ioctl_free(gdth_ha_str *ha, int size, char *buf, u64 paddr);
 static void gdth_wait_completion(gdth_ha_str *ha, int busnum, int id);
 
 #endif
This page took 0.025397 seconds and 5 git commands to generate.