Yinghai Lu 240d367b4e sparseirq: fix Alpha build failure
Impact: build fix on Alpha

-tip testing found this build failure on the Alpha defconfig:

/home/mingo/tip/fs/proc/stat.c: In function 'show_stat':
/home/mingo/tip/fs/proc/stat.c:48: error: implicit declaration of function 'for_each_irq_desc'
/home/mingo/tip/fs/proc/stat.c:48: error: expected ';' before '{' token

can not use irq_desc() in stat.c on older architectures.

Signed-off-by: Yinghai Lu <yinghai@kernel.orgg>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
2008-12-09 04:16:54 +01:00
..
2008-10-27 08:40:17 -07:00
2005-04-16 15:20:36 -07:00
2008-10-23 18:54:05 +04:00
2007-10-17 08:42:48 -07:00
2008-10-23 13:32:31 +04:00
2008-07-22 14:19:19 -07:00
2008-07-20 17:12:34 -07:00
2008-10-23 18:54:05 +04:00
2008-12-09 04:16:54 +01:00
2008-10-10 04:24:51 +04:00