Loading drivers/gpio/gpiolib.h +1 −1 Original line number Diff line number Diff line Loading @@ -58,7 +58,7 @@ struct gpio_device { struct gpio_desc *descs; int base; u16 ngpio; char *label; const char *label; void *data; struct list_head list; Loading Loading
drivers/gpio/gpiolib.h +1 −1 Original line number Diff line number Diff line Loading @@ -58,7 +58,7 @@ struct gpio_device { struct gpio_desc *descs; int base; u16 ngpio; char *label; const char *label; void *data; struct list_head list; Loading