diff options
Diffstat (limited to 'include/asm-s390/irqextras390.h')
-rw-r--r-- | include/asm-s390/irqextras390.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asm-s390/irqextras390.h b/include/asm-s390/irqextras390.h index 0ca2f718a..70bac7f44 100644 --- a/include/asm-s390/irqextras390.h +++ b/include/asm-s390/irqextras390.h @@ -100,7 +100,7 @@ typedef struct __u16 count; - void *ccw_data_address; + __u32 ccw_data_address; } ccw1_bits_t __attribute__((packed,aligned(8))); typedef struct |