[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.
Showing
Please register or sign in to comment