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