ucmb: Put the lowlevel protocol handling into the kernel.
[openwrt-10.03/.git] / package / ucmb / src / ucmb.h
index f1a92836f86fe599dc38e40e2e1a2c5dd9777b8c..cce4e746619adef03f257558e2e080970db6231f 100644 (file)
@@ -3,6 +3,7 @@
 
 struct ucmb_platform_data {
        const char *name;
+       unsigned long gpio_cs;
        unsigned int gpio_sck;
        unsigned int gpio_miso;
        unsigned int gpio_mosi;