]> git.neil.brown.name Git - history.git/commit
[SPARC]: Fix IRQ op build problems.
authorDavid S. Miller <davem@nuts.ninka.net>
Tue, 14 Oct 2003 10:15:01 +0000 (03:15 -0700)
committerDavid S. Miller <davem@nuts.ninka.net>
Tue, 14 Oct 2003 10:15:01 +0000 (03:15 -0700)
commit5901d0db4bea7e58811e75692071845d18d944b5
tree121e4da0863483bc8befa585c5b9f2e00cfcfb56
parent4084cf7c5a4733d0568494cd430cb9b0f9aa9a76
[SPARC]: Fix IRQ op build problems.

Defining disable_irq et al. as macros is asking for trouble
especially since some parts of the kernel uses structures
with members having these same names.  So use inline functions
instead.
include/asm-sparc/irq.h