diff options
author | Heiko Carstens <heiko.carstens@de.ibm.com> | 2009-01-26 06:45:10 -0800 |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2009-01-26 16:04:46 +0100 |
commit | 0ee2ad84d36760c8e36a6a6729998dc7a4eacf38 (patch) | |
tree | 4be8d070b41b7bbf82853c002c2706ff6ba838ba /lib/kasprintf.c | |
parent | 4c50d9ea9ca9e46b65aeffed3e0d6f54ff38c8d4 (diff) |
sysrq: include interrupt.h instead of irq.h
Impact: fix compile error on s390.
With "cpumask: update irq_desc to use cpumask_var_t" in linux-next
we get this compile bug on s390:
CC drivers/char/sysrq.o
In file included from drivers/char/sysrq.c:38:
include/linux/irq.h: In function 'init_alloc_desc_masks':
include/linux/irq.h:442: error: dereferencing pointer to incomplete type
Cc: Martin Schwidefsky <schwidefsky@de.ibm.com>
Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Mike Travis <travis@sgi.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'lib/kasprintf.c')
0 files changed, 0 insertions, 0 deletions