diff --git a/drivers/staging/greybus/gpio-gb.c b/drivers/staging/greybus/gpio-gb.c index 53464e39ba6d..f3fb0b67b2d4 100644 --- a/drivers/staging/greybus/gpio-gb.c +++ b/drivers/staging/greybus/gpio-gb.c @@ -105,7 +105,6 @@ struct gb_gpio_direction_out_response { }; struct gb_gpio_get_value_request { - __u8 status; __u8 which; }; struct gb_gpio_get_value_response {