diff --git a/include/linux/gpio/driver.h b/include/linux/gpio/driver.h index 50882e09289b1dbaed16a33ecc216bbf73123c66..216e6f275aa850dd76d13f015e9611e4cf2dd1a7 100644 --- a/include/linux/gpio/driver.h +++ b/include/linux/gpio/driver.h @@ -3,7 +3,6 @@ #include #include -#include #include #include #include @@ -16,6 +15,7 @@ struct of_phandle_args; struct device_node; struct seq_file; struct gpio_device; +struct module; #ifdef CONFIG_GPIOLIB