irq/gpio: ixp4xx: Drop boardfile probe path
The boardfiles for IXP4xx have been deleted. Delete all the quirks and code dealing with that boot path and rely solely on device tree boot. Fix some missing static keywords that the kernel test robot was complaining about while we're at it. Cc: Bartosz Golaszewski <brgl@bgdev.pl> Acked-by:Marc Zyngier <maz@kernel.org> Signed-off-by:
Linus Walleij <linus.walleij@linaro.org> Signed-off-by:
Bartosz Golaszewski <brgl@bgdev.pl>
Showing
- drivers/gpio/Kconfig 2 additions, 0 deletionsdrivers/gpio/Kconfig
- drivers/gpio/gpio-ixp4xx.c 11 additions, 29 deletionsdrivers/gpio/gpio-ixp4xx.c
- drivers/irqchip/irq-ixp4xx.c 4 additions, 122 deletionsdrivers/irqchip/irq-ixp4xx.c
- include/linux/irqchip/irq-ixp4xx.h 0 additions, 12 deletionsinclude/linux/irqchip/irq-ixp4xx.h
include/linux/irqchip/irq-ixp4xx.h
deleted
100644 → 0
Please register or sign in to comment