patch-2.4.2 linux/include/asm-s390/irqextras390.h

Next file: linux/include/asm-s390/lowcore.h
Previous file: linux/include/asm-s390/irq.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.1/linux/include/asm-s390/irqextras390.h linux/include/asm-s390/irqextras390.h
@@ -100,7 +100,7 @@
 
       __u16	count;
 
-      void	*ccw_data_address;
+      __u32     ccw_data_address;
 } ccw1_bits_t __attribute__((packed,aligned(8)));
 
 typedef struct

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)