]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/linux/usb/isp116x.h
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
[linux-2.6-omap-h63xx.git] / include / linux / usb / isp116x.h
index 436dd8a2b64ac67bea6d8d183be800a97c9ddc57..67d2826f34fe7795cc8bb37bf3ea4fa6ab7c1307 100644 (file)
@@ -25,5 +25,5 @@ struct isp116x_platform_data {
           300ns delay between access to ADDR_REG and DATA_REG
           OE, WE MUST NOT be changed during these intervals
         */
-       void (*delay) (struct device * dev, int delay);
+       void (*delay) (struct device *dev, int delay);
 };