]> asedeno.scripts.mit.edu Git - linux.git/commit
unicore: Drop pointless include
authorLinus Walleij <linus.walleij@linaro.org>
Wed, 26 Jun 2019 09:34:18 +0000 (11:34 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Sun, 28 Jul 2019 09:57:36 +0000 (11:57 +0200)
commit2229a3618abdaac40c9e32754509357ed78c90f5
tree282fe5e4dbffb12675496ed4d4a288d516b5adff
parent5f9e832c137075045d15cd6899ab0505cfb2ca4b
unicore: Drop pointless include

I can't see why this file includes <linux/gpio.h>, 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 <gxt@pku.edu.cn>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Link: https://lore.kernel.org/r/20190626093418.6263-1-linus.walleij@linaro.org
arch/unicore32/kernel/irq.c