summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBartosz Golaszewski <bartosz.golaszewski@linaro.org>2023-09-06 16:50:45 +0200
committerBartosz Golaszewski <bartosz.golaszewski@linaro.org>2023-09-11 11:17:06 +0200
commitee27ed13dc9eb70e3f1cda6640ff996020a7c14d (patch)
tree97584ef552e17370de1d41e0ad9d5188877c9a1d
parentf8681c23678528e4eb79d86be7a6fb59bb26a274 (diff)
downloadlinux-stable-ee27ed13dc9eb70e3f1cda6640ff996020a7c14d.tar.gz
linux-stable-ee27ed13dc9eb70e3f1cda6640ff996020a7c14d.tar.bz2
linux-stable-ee27ed13dc9eb70e3f1cda6640ff996020a7c14d.zip
gpio: dwapb: don't include gpiolib.h
The gpiolib.h is unnecessarily included in the driver. None of its symbols are used so drop it. Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org> Reviewed-by: Linus Walleij <linus.walleij@linaro.org> Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
-rw-r--r--drivers/gpio/gpio-dwapb.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/gpio/gpio-dwapb.c b/drivers/gpio/gpio-dwapb.c
index c22fcaa44a61..4a4f61bf6c58 100644
--- a/drivers/gpio/gpio-dwapb.c
+++ b/drivers/gpio/gpio-dwapb.c
@@ -21,7 +21,6 @@
#include <linux/slab.h>
#include <linux/spinlock.h>
-#include "gpiolib.h"
#include "gpiolib-acpi.h"
#define GPIO_SWPORTA_DR 0x00