um: irq.h: include <asm-generic/irq.h>
authorJohannes Berg <johannes.berg@intel.com>
Wed, 3 Feb 2021 12:23:02 +0000 (13:23 +0100)
committerRichard Weinberger <richard@nod.at>
Fri, 12 Feb 2021 20:40:14 +0000 (21:40 +0100)
commitddad5187fc2a12cb84c9d1ac8ecb816708a2986b
tree9e05c06eec4cf9b3fc2bf935646ac5651141977f
parentcc3ac20fc265ea498c57c3cab0e228553f8d92d3
um: irq.h: include <asm-generic/irq.h>

This will get the (no-op) definition of irq_canonicalize()
which some code might want. We could define that ourselves,
but it seems like we'd likely want generic extensions in
the future, if any.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Richard Weinberger <richard@nod.at>
arch/um/include/asm/irq.h