Signed-off-by: Jan Kiszka <[email protected]>
---
 arch/x86/kernel/ipipe.c |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/arch/x86/kernel/ipipe.c b/arch/x86/kernel/ipipe.c
index b34cce9..bc6e23f 100644
--- a/arch/x86/kernel/ipipe.c
+++ b/arch/x86/kernel/ipipe.c
@@ -835,7 +835,9 @@ void update_vsyscall_tz(void)
 
 EXPORT_SYMBOL(__ipipe_tick_irq);
 
+#ifdef CONFIG_SPARSE_IRQ
 EXPORT_SYMBOL_GPL(irq_to_desc);
+#endif
 struct task_struct *__switch_to(struct task_struct *prev_p,
                                struct task_struct *next_p);
 EXPORT_SYMBOL_GPL(__switch_to);
-- 
1.7.1


_______________________________________________
Adeos-main mailing list
[email protected]
https://mail.gna.org/listinfo/adeos-main

Reply via email to