]> www.infradead.org Git - linux.git/commitdiff
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)
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

index 8f5fb98b3984ec39f42c9e7f9756036fd37eddfe..13009666204f94a4c0eaf608af6ca59b5f41c137 100644 (file)
@@ -4,7 +4,6 @@
  *  Copyright (C) 2012 John Crispin <john@phrozen.org>
  */
 
-#include <linux/of_irq.h>
 #include <linux/of_pci.h>
 #include <linux/pci.h>