diff options
Diffstat (limited to 'arch/s390')
-rw-r--r-- | arch/s390/include/asm/types.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/s390/include/asm/types.h b/arch/s390/include/asm/types.h index f7f6ae6bed8f..eeb52ccf499f 100644 --- a/arch/s390/include/asm/types.h +++ b/arch/s390/include/asm/types.h | |||
@@ -30,8 +30,6 @@ typedef __signed__ long saddr_t; | |||
30 | 30 | ||
31 | #ifndef __ASSEMBLY__ | 31 | #ifndef __ASSEMBLY__ |
32 | 32 | ||
33 | typedef u64 dma64_addr_t; | ||
34 | |||
35 | #ifndef __s390x__ | 33 | #ifndef __s390x__ |
36 | typedef union { | 34 | typedef union { |
37 | unsigned long long pair; | 35 | unsigned long long pair; |