MIPS: lantiq: Remove unnecessary include of <linux/of_irq.h>
authorBjorn Helgaas <bhelgaas@google.com>
Tue, 10 Oct 2023 14:34:06 +0000 (09:34 -0500)
committerThomas Bogendoerfer <tsbogend@alpha.franken.de>
Thu, 19 Oct 2023 08:26:17 +0000 (10:26 +0200)
commitaaf1f08ac0fb435100fa459a6ee5b292f3786dff
tree0f6fdfafe624db73f70244180bf914acf6347fc4
parentf2f12cf4e5f6173febc8db8c3e533141b0e667a4
MIPS: lantiq: Remove unnecessary include of <linux/of_irq.h>

arch/mips/pci/fixup-lantiq.c requires nothing from <linux/of_irq.h>, so
remove the include of it.

Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
arch/mips/pci/fixup-lantiq.c