diff options
Diffstat (limited to 'include/asm-frv/types.h')
-rw-r--r-- | include/asm-frv/types.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/asm-frv/types.h b/include/asm-frv/types.h index 50605df6d8ac..2560f596a75d 100644 --- a/include/asm-frv/types.h +++ b/include/asm-frv/types.h @@ -59,7 +59,6 @@ typedef unsigned int u32; typedef signed long long s64; typedef unsigned long long u64; -typedef u64 u_quad_t; /* Dma addresses are 32-bits wide. */ |