Commit ddad5187 authored by Johannes Berg's avatar Johannes Berg Committed by Richard Weinberger

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: default avatarJohannes Berg <johannes.berg@intel.com>
Signed-off-by: default avatarRichard Weinberger <richard@nod.at>
parent cc3ac20f
......@@ -33,4 +33,5 @@
#define NR_IRQS 64
#include <asm-generic/irq.h>
#endif
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment