commit | 92d4dda3332577bc2228b8d436f3d2796c59a520 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes@sipsolutions.net> | Wed Dec 13 13:38:22 2006 +0100 |
committer | Paul Mackerras <paulus@samba.org> | Thu Feb 08 16:08:35 2007 +1100 |
tree | 855f64cc3453704c938cacc87b68f2b4ec7f09f6 | |
parent | f31909c00332b3e8299209eaba6cec80756f802c [diff] |
[POWERPC] Fix comment in kernel/irq.c kernel/irq.c contains a comment that speaks of -1 and -2 as interrupt numbers, but this is actually dependent on configuration options now. Replace by NO_IRQ and NO_IRQ_ENABLED. Signed-off-by: Johannes Berg <johannes@sipsolutions.net> Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org> Signed-off-by: Paul Mackerras <paulus@samba.org>