summaryrefslogtreecommitdiffstats
path: root/include/asm-s390/s390_ext.h
diff options
context:
space:
mode:
authorJeff Garzik <jeff@garzik.org>2006-10-11 04:59:46 -0400
committerJeff Garzik <jeff@garzik.org>2006-10-11 04:59:46 -0400
commit701328a7b58d50d8640c21ba5fdf3170b1ddac16 (patch)
tree99a3fe44310a97e92ad1cb3a01f2ee3f6ed0d59a /include/asm-s390/s390_ext.h
parent53e36ada37cb8b01cfbf674580a79edc0bb764c7 (diff)
parent53a5fbdc2dff55161a206ed1a1385a8fa8055c34 (diff)
downloadblackbird-op-linux-701328a7b58d50d8640c21ba5fdf3170b1ddac16.tar.gz
blackbird-op-linux-701328a7b58d50d8640c21ba5fdf3170b1ddac16.zip
Merge branch 'master' into upstream-fixes
Diffstat (limited to 'include/asm-s390/s390_ext.h')
-rw-r--r--include/asm-s390/s390_ext.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asm-s390/s390_ext.h b/include/asm-s390/s390_ext.h
index e9a2862b230d..df9b1017b703 100644
--- a/include/asm-s390/s390_ext.h
+++ b/include/asm-s390/s390_ext.h
@@ -10,7 +10,7 @@
* Martin Schwidefsky (schwidefsky@de.ibm.com)
*/
-typedef void (*ext_int_handler_t)(struct pt_regs *regs, __u16 code);
+typedef void (*ext_int_handler_t)(__u16 code);
/*
* Warning: if you change ext_int_info_t you have to change the
OpenPOWER on IntegriCloud