aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/ehv_pic.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/powerpc/include/asm/ehv_pic.h')
-rw-r--r--arch/powerpc/include/asm/ehv_pic.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/powerpc/include/asm/ehv_pic.h b/arch/powerpc/include/asm/ehv_pic.h
index a9e1f4f796f6..dc7d48e3ea90 100644
--- a/arch/powerpc/include/asm/ehv_pic.h
+++ b/arch/powerpc/include/asm/ehv_pic.h
@@ -25,7 +25,7 @@
struct ehv_pic {
/* The remapper for this EHV_PIC */
- struct irq_host *irqhost;
+ struct irq_domain *irqhost;
/* The "linux" controller struct */
struct irq_chip hc_irq;