From: Linus Walleij Date: Wed, 26 Jun 2019 09:34:18 +0000 (+0200) Subject: unicore: Drop pointless include X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=2229a3618abdaac40c9e32754509357ed78c90f5;p=openwrt%2Fstaging%2Fblogic.git unicore: Drop pointless include I can't see why this file includes , it is not using any of the interfaces. Lots of things are named "gpio" in the file but it is an irqchip driver and has nothing to do with the GPIO interfaces. Cc: Guan Xuetao Signed-off-by: Linus Walleij Link: https://lore.kernel.org/r/20190626093418.6263-1-linus.walleij@linaro.org --- diff --git a/arch/unicore32/kernel/irq.c b/arch/unicore32/kernel/irq.c index d1129828c41e..c014ae3c3e48 100644 --- a/arch/unicore32/kernel/irq.c +++ b/arch/unicore32/kernel/irq.c @@ -21,7 +21,6 @@ #include #include #include -#include #include