diff options
author | Atsushi Nemoto <anemo@mba.ocn.ne.jp> | 2008-07-29 09:10:47 -0400 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2008-07-30 16:54:41 -0400 |
commit | 872bfdd9e61d7dacf011046b02442215a2757026 (patch) | |
tree | a5ac7a028babbe250d50a3741f9cfcf2fa2c5975 /include/asm-mips/txx9/tx3927.h | |
parent | e352953ce00bb870124e9054dbbbda2262f9269c (diff) |
[MIPS] TXx9: Kill unused txx927.h
include/asm-mips/txx9/txx927.h is no longer used.
Signed-off-by: Atsushi Nemoto <anemo@mba.ocn.ne.jp>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'include/asm-mips/txx9/tx3927.h')
-rw-r--r-- | include/asm-mips/txx9/tx3927.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/asm-mips/txx9/tx3927.h b/include/asm-mips/txx9/tx3927.h index 14e063689626..587deb9592d2 100644 --- a/include/asm-mips/txx9/tx3927.h +++ b/include/asm-mips/txx9/tx3927.h | |||
@@ -8,8 +8,6 @@ | |||
8 | #ifndef __ASM_TXX9_TX3927_H | 8 | #ifndef __ASM_TXX9_TX3927_H |
9 | #define __ASM_TXX9_TX3927_H | 9 | #define __ASM_TXX9_TX3927_H |
10 | 10 | ||
11 | #include <asm/txx9/txx927.h> | ||
12 | |||
13 | #define TX3927_REG_BASE 0xfffe0000UL | 11 | #define TX3927_REG_BASE 0xfffe0000UL |
14 | #define TX3927_REG_SIZE 0x00010000 | 12 | #define TX3927_REG_SIZE 0x00010000 |
15 | #define TX3927_SDRAMC_REG (TX3927_REG_BASE + 0x8000) | 13 | #define TX3927_SDRAMC_REG (TX3927_REG_BASE + 0x8000) |