[ar71xx] add SPI driver for the Vitesse VSC7385 switch
[openwrt.git] / target / linux / ar71xx / files / include / linux / spi / vsc7385.h
index 907ca33..6d1bb13 100644 (file)
@@ -10,5 +10,5 @@
 
 struct vsc7385_platform_data {
        void            (* reset)(void);
-       unsigned char   *ucode_name;
+       char            *ucode_name;
 };
This page took 0.024581 seconds and 4 git commands to generate.