[S390] irq change build fixes.
Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
This commit is contained in:
committed by
Martin Schwidefsky
parent
7e8ae7bfe8
commit
5a489b9846
@@ -451,7 +451,7 @@ void pfault_fini(void)
|
||||
}
|
||||
|
||||
asmlinkage void
|
||||
pfault_interrupt(struct pt_regs *regs, __u16 error_code)
|
||||
pfault_interrupt(__u16 error_code)
|
||||
{
|
||||
struct task_struct *tsk;
|
||||
__u16 subcode;
|
||||
|
Reference in New Issue
Block a user