diff options
author | Atsushi Nemoto <anemo@mba.ocn.ne.jp> | 2008-07-29 13:10:47 (GMT) |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2008-07-30 20:54:41 (GMT) |
commit | 872bfdd9e61d7dacf011046b02442215a2757026 (patch) | |
tree | a5ac7a028babbe250d50a3741f9cfcf2fa2c5975 /include/asm-mips/txx9/tx3927.h | |
parent | e352953ce00bb870124e9054dbbbda2262f9269c (diff) | |
download | linux-872bfdd9e61d7dacf011046b02442215a2757026.tar.xz |
[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 14e0636..587deb9 100644 --- a/include/asm-mips/txx9/tx3927.h +++ b/include/asm-mips/txx9/tx3927.h @@ -8,8 +8,6 @@ #ifndef __ASM_TXX9_TX3927_H #define __ASM_TXX9_TX3927_H -#include <asm/txx9/txx927.h> - #define TX3927_REG_BASE 0xfffe0000UL #define TX3927_REG_SIZE 0x00010000 #define TX3927_SDRAMC_REG (TX3927_REG_BASE + 0x8000) |