aboutsummaryrefslogtreecommitdiffstats
path: root/arch/cris/kernel
diff options
context:
space:
mode:
authorYinghai Lu <yinghai@kernel.org>2009-01-11 00:35:42 -0800
committerIngo Molnar <mingo@elte.hu>2009-01-11 16:06:03 +0100
commitd178a1eb5c034df1f74a2b67bf311afa5d6b8e95 (patch)
tree34ff540f4e7dfe0a911c8815533e219e6cb8d9e2 /arch/cris/kernel
parentsparseirq: use kstat_irqs_cpu instead (diff)
downloadlinux-dev-d178a1eb5c034df1f74a2b67bf311afa5d6b8e95.tar.xz
linux-dev-d178a1eb5c034df1f74a2b67bf311afa5d6b8e95.zip
sparseirq: fix build with unknown irq_desc struct
Ingo Molnar wrote: > > tip/kernel/fork.c: In function 'copy_signal': > tip/kernel/fork.c:825: warning: unused variable 'ret' > tip/drivers/char/random.c: In function 'get_timer_rand_state': > tip/drivers/char/random.c:584: error: dereferencing pointer to incomplete type > tip/drivers/char/random.c: In function 'set_timer_rand_state': > tip/drivers/char/random.c:594: error: dereferencing pointer to incomplete type > make[3]: *** [drivers/char/random.o] Error 1 irq_desc is defined in linux/irq.h, so include it in the genirq case. Signed-off-by: Yinghai Lu <yinghai@kernel.org> Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'arch/cris/kernel')
0 files changed, 0 insertions, 0 deletions