Thread (62 messages) read the whole thread 62 messages, 6 authors, 2021-02-10

Re: [PATCH v7 28/42] powerpc: convert interrupt handlers to use wrappers

From: Nicholas Piggin <npiggin@gmail.com>
Date: 2021-02-03 03:10:30
Subsystem: linux for powerpc (32-bit and 64-bit), the rest · Maintainers: Madhavan Srinivasan, Linus Torvalds

Excerpts from Nicholas Piggin's message of January 30, 2021 11:08 pm:
Signed-off-by: Nicholas Piggin <npiggin@gmail.com>
powerpc: fix tau6xxx compile error in convert interrupt handlers to use wrappers

This should fix the missing declaration compile error although it 
doesn't show up with my toolchain.

---
 arch/powerpc/kernel/tau_6xx.c | 1 +
 1 file changed, 1 insertion(+)
diff --git a/arch/powerpc/kernel/tau_6xx.c b/arch/powerpc/kernel/tau_6xx.c
index 46b2e5de4ef5..3f300eccc09e 100644
--- a/arch/powerpc/kernel/tau_6xx.c
+++ b/arch/powerpc/kernel/tau_6xx.c
@@ -22,6 +22,7 @@
 #include <linux/delay.h>
 #include <linux/workqueue.h>
 
+#include <asm/interrupt.h>
 #include <asm/io.h>
 #include <asm/reg.h>
 #include <asm/nvram.h>
-- 
2.23.0
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help