aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips
diff options
context:
space:
mode:
Diffstat (limited to 'arch/mips')
-rw-r--r--arch/mips/include/asm/types.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/mips/include/asm/types.h b/arch/mips/include/asm/types.h
index 9520dc894989..533812b61881 100644
--- a/arch/mips/include/asm/types.h
+++ b/arch/mips/include/asm/types.h
@@ -33,8 +33,6 @@ typedef unsigned short umode_t;
33#ifdef __KERNEL__ 33#ifdef __KERNEL__
34#ifndef __ASSEMBLY__ 34#ifndef __ASSEMBLY__
35 35
36typedef u64 dma64_addr_t;
37
38/* 36/*
39 * Don't use phys_t. You've been warned. 37 * Don't use phys_t. You've been warned.
40 */ 38 */