Commit 07071346 authored by Christophe Leroy's avatar Christophe Leroy Committed by Michael Ellerman
Browse files

powerpc: Don't include asm/prom.h in asm/parport.h

parent 0aa297e7
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -11,7 +11,7 @@
#define _ASM_POWERPC_PARPORT_H
#ifdef __KERNEL__

#include <asm/prom.h>
#include <linux/of_irq.h>

static int parport_pc_find_nonpci_ports (int autoirq, int autodma)
{