]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - include/linux/leds-pca9532.h
drbd: Allow online resizing of DRBD devices while peer not reachable (needs to be...
[karo-tx-linux.git] / include / linux / leds-pca9532.h
index 96eea90f01a87711440b6fd3162e2d40d38269b4..f158eb1149aa8b6cd0029ca92ac2645a672a3928 100644 (file)
@@ -32,7 +32,7 @@ struct pca9532_led {
        struct i2c_client *client;
        char *name;
        struct led_classdev ldev;
-       struct work_struct work;
+       struct work_struct work;
        enum pca9532_type type;
        enum pca9532_state state;
 };