diff options
Diffstat (limited to 'include/asm-s390')
-rw-r--r-- | include/asm-s390/types.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/asm-s390/types.h b/include/asm-s390/types.h index 3fefd61..d0be3e4 100644 --- a/include/asm-s390/types.h +++ b/include/asm-s390/types.h @@ -79,8 +79,6 @@ typedef unsigned long u64; typedef u32 dma_addr_t; -typedef unsigned int kmem_bufctl_t; - #ifndef __s390x__ typedef union { unsigned long long pair; |