commit | 3a1d1ac279fac16ab1b41b2868478f3085f9223c | [log] [tgz] |
---|---|---|
author | Matthew Wilcox <matthew@wil.cx> | Tue Dec 05 22:15:05 2006 -0700 |
committer | Paul Mackerras <paulus@samba.org> | Fri Dec 08 17:10:18 2006 +1100 |
tree | cf3734467e8e9cdd3e4c19065716faceaeb70f34 | |
parent | 1d4454e7ce30239e67b154ae08f6d906b9737334 [diff] |
[POWERPC] Delete unused irq functions on powerpc The ack_irq macro is unused and conflicts with James' work to template the generic irq code. mask_irq and unmask_irq are also unused, so delete those macros too. Signed-off-by: Matthew Wilcox <matthew@wil.cx> Signed-off-by: Paul Mackerras <paulus@samba.org>