summaryrefslogtreecommitdiffstats
path: root/kernel/irq/debug.h
diff options
context:
space:
mode:
authorRussell King <rmk+kernel@arm.linux.org.uk>2011-05-11 18:49:31 +0100
committerRussell King <rmk+kernel@arm.linux.org.uk>2011-05-11 18:49:31 +0100
commit805499a6d5d7b7fa8528170d1b2869ea88485f99 (patch)
tree03fc29f7f07709c267e8dad29e8ab8f85b24938b /kernel/irq/debug.h
parent254c44ea822066e24ab5efbdff1e43b8fe45ae76 (diff)
parentaac4dd1dab8acfc244d697473d2a5f4424a5746c (diff)
Merge branch 'irq-davinci' of git://gitorious.org/linux-davinci/linux-davinci into devel-stable
Diffstat (limited to 'kernel/irq/debug.h')
-rw-r--r--kernel/irq/debug.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/kernel/irq/debug.h b/kernel/irq/debug.h
index 306cba37e9a..97a8bfadc88 100644
--- a/kernel/irq/debug.h
+++ b/kernel/irq/debug.h
@@ -27,6 +27,7 @@ static inline void print_irq_desc(unsigned int irq, struct irq_desc *desc)
P(IRQ_PER_CPU);
P(IRQ_NOPROBE);
P(IRQ_NOREQUEST);
+ P(IRQ_NOTHREAD);
P(IRQ_NOAUTOEN);
PS(IRQS_AUTODETECT);