]> asedeno.scripts.mit.edu Git - linux.git/commit
um: Remove misleading #define ARCh_IRQ_ENABLED
authorJohannes Berg <johannes.berg@intel.com>
Fri, 23 Aug 2019 10:44:28 +0000 (12:44 +0200)
committerRichard Weinberger <richard@nod.at>
Sun, 15 Sep 2019 19:37:11 +0000 (21:37 +0200)
commit276d75c4aff3ade04f0f78769dd895a78f03edd9
tree382c9c086546bee5975b22ad4d3587a1e7710093
parentb8f7882028ec6a5f147aa4e0cb27f0b9ffdc6035
um: Remove misleading #define ARCh_IRQ_ENABLED

Due to the typo in the name, this can never be used, but
it's also misleading because our value for enabled/disabled
is always just 0/1, not an actual signal mask.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Acked-by: Anton Ivanov <anton.ivanov@cambridgegreys.co.uk>
Signed-off-by: Richard Weinberger <richard@nod.at>
arch/um/include/asm/irqflags.h