genirq: Move IRQ_DISABLED to core
Keep status in sync until all abusers are fixed. Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
This commit is contained in:
@@ -12,3 +12,5 @@ enum {
|
||||
#define IRQ_REPLAY GOT_YOU_MORON
|
||||
#undef IRQ_WAITING
|
||||
#define IRQ_WAITING GOT_YOU_MORON
|
||||
#undef IRQ_DISABLED
|
||||
#define IRQ_DISABLED GOT_YOU_MORON
|
||||
|
Reference in New Issue
Block a user