aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-s390/types.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-s390/types.h')
-rw-r--r--include/asm-s390/types.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/asm-s390/types.h b/include/asm-s390/types.h
index 3fefd61416a5..d0be3e477013 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;