sh: pfc: Remove unused gpio_in_use member
[deliverable/linux.git] / include / linux / sh_pfc.h
index 30cae70874f4a1f10dd564aee7f65858091a10c3..12f351991701092c971baf0623c93639f95024e1 100644 (file)
@@ -87,7 +87,6 @@ struct pinmux_info {
        pinmux_enum_t *gpio_data;
        unsigned int gpio_data_size;
 
-       unsigned long *gpio_in_use;
        struct gpio_chip chip;
 };
 
This page took 0.024933 seconds and 5 git commands to generate.