diff options
author | Heiko Carstens <heiko.carstens@de.ibm.com> | 2009-03-31 17:13:13 (GMT) |
---|---|---|
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | 2009-03-31 17:14:32 (GMT) |
commit | 5886cea45d1b230f86fd24de708b0d9f14ff88db (patch) | |
tree | b3c0abaacf1444678905b014aa68640507e96e78 /fs/hppfs | |
parent | 15f7176eb1cccec0a332541285ee752b935c1c85 (diff) | |
download | linux-fsl-qoriq-5886cea45d1b230f86fd24de708b0d9f14ff88db.tar.xz |
[PATCH] sysrq: include interrupt.h instead of irq.h
With "cpumask: update irq_desc to use cpumask_var_t"
we get this build failure 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
drivers/char/sysrq.c should include interrupt.h instead of irq.h.
Cc: Mike Travis <travis@sgi.com>
Cc: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Diffstat (limited to 'fs/hppfs')
0 files changed, 0 insertions, 0 deletions