diff options
| author | Linus Walleij <linus.walleij@linaro.org> | 2020-07-03 15:04:51 +0200 |
|---|---|---|
| committer | Linus Walleij <linus.walleij@linaro.org> | 2021-08-16 01:49:52 +0200 |
| commit | 3357a6b5d4c178fcbe95eb72c4e653b3a5b41569 (patch) | |
| tree | b9c799da05289e95e0c39644a7d4e11aa47433c6 | |
| parent | b133342f2eb3b0906672c718729b8946c18ec736 (diff) | |
| download | linux-gpio-3357a6b5d4c178fcbe95eb72c4e653b3a5b41569.tar.gz | |
See what explodes if we apply this patch
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
| -rw-r--r-- | include/asm-generic/gpio.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/asm-generic/gpio.h b/include/asm-generic/gpio.h index aea9aee1f3e97..a4009c1c3451a 100644 --- a/include/asm-generic/gpio.h +++ b/include/asm-generic/gpio.h @@ -8,7 +8,6 @@ #ifdef CONFIG_GPIOLIB #include <linux/compiler.h> -#include <linux/gpio/driver.h> #include <linux/gpio/consumer.h> /* Platforms may implement their GPIO interface with library code, |
