]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - include/asm-mips/signal.h
ACPI: Fix thermal shutdowns
[karo-tx-linux.git] / include / asm-mips / signal.h
index 7a28989f7ee31c0f71f499055829f86ccbc50db8..bee5153aca483b44e03ece34a54a7a51d6795141 100644 (file)
@@ -119,9 +119,6 @@ struct sigaction {
 
 struct k_sigaction {
        struct sigaction sa;
-#ifdef CONFIG_BINFMT_IRIX
-       void            (*sa_restorer)(void);
-#endif
 };
 
 /* IRIX compatible stack_t  */