]> Pileus Git - ~andy/linux/blobdiff - include/linux/usb/isp116x.h
Merge branches 'release', 'bugzilla-8570', 'bugzilla-9966', 'bugzilla-9998', 'bugzill...
[~andy/linux] / 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);
 };