Module: xenomai-2.5
Branch: master
Commit: a4245a58b5c1ddd83a5fc14de7ccc78ce113c94a
URL:    
http://git.xenomai.org/?p=xenomai-2.5.git;a=commit;h=a4245a58b5c1ddd83a5fc14de7ccc78ce113c94a

Author: Philippe Gerum <r...@xenomai.org>
Date:   Sun Jan 10 21:02:07 2010 +0100

powerpc: use generic rthal_irq_descp()

---

 include/asm-powerpc/wrappers.h |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/include/asm-powerpc/wrappers.h b/include/asm-powerpc/wrappers.h
index edab86c..6103826 100644
--- a/include/asm-powerpc/wrappers.h
+++ b/include/asm-powerpc/wrappers.h
@@ -112,7 +112,6 @@ typedef phys_addr_t resource_size_t;
 
 #endif /* LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,15) */
 
-#define rthal_irq_descp(irq)           (irq_desc + irq)
 #define rthal_irq_desc_status(irq)     (rthal_irq_descp(irq)->status)
 
 #if LINUX_VERSION_CODE < KERNEL_VERSION(2,6,18)


_______________________________________________
Xenomai-git mailing list
Xenomai-git@gna.org
https://mail.gna.org/listinfo/xenomai-git

Reply via email to