diff --git a/drivers/gpio/gpio-clps711x.c b/drivers/gpio/gpio-clps711x.c index d71c606..769e6ca 100644 --- a/drivers/gpio/gpio-clps711x.c +++ b/drivers/gpio/gpio-clps711x.c @@ -74,6 +74,7 @@ static struct of_device_id __maybe_unused clps711x_gpio_dt_ids[] = { { .compatible = "cirrus,clps711x-gpio", }, + { /* sentinel */ } }; static struct driver_d clps711x_gpio_driver = {