ar71xx: fix whitespaces nits
[openwrt.git] / target / linux / ar71xx / files / include / linux / spi / vsc7385.h
index 90e05c8..1072ad7 100644 (file)
@@ -9,7 +9,7 @@
  */
 
 struct vsc7385_platform_data {
-       void            (* reset)(void);
+       void            (*reset)(void);
        char            *ucode_name;
        struct {
                u32     tx_ipg:5;
This page took 0.022379 seconds and 4 git commands to generate.