[S390] hardirq: remove pointless header file includes
authorHeiko Carstens <heiko.carstens@de.ibm.com>
Tue, 12 Oct 2010 09:03:44 +0000 (11:03 +0200)
committerIngo Molnar <mingo@elte.hu>
Tue, 19 Oct 2010 11:34:03 +0000 (13:34 +0200)
Remove a couple of pointless header file includes.
Fixes a compile bug caused by header file include dependencies with
"irq: Add tracepoint to softirq_raise" within linux-next.

Reported-by: Sachin Sant <sachinp@in.ibm.com>
Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
[ cherry-picked from the s390 tree to fix "2bf2160: irq: Add tracepoint to softirq_raise" ]
Signed-off-by: Ingo Molnar <mingo@elte.hu>

No differences found