Skip to content

Commit aaf1f08

Browse files
bjorn-helgaastsbogend
authored andcommitted
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 <[email protected]> Reviewed-by: Philippe Mathieu-Daudé <[email protected]> Signed-off-by: Thomas Bogendoerfer <[email protected]>
1 parent f2f12cf commit aaf1f08

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

arch/mips/pci/fixup-lantiq.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
* Copyright (C) 2012 John Crispin <[email protected]>
55
*/
66

7-
#include <linux/of_irq.h>
87
#include <linux/of_pci.h>
98
#include <linux/pci.h>
109

0 commit comments

Comments
 (0)