aboutsummaryrefslogtreecommitdiff
path: root/include/asm-mips/sn/addrs.h
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>2006-06-07 20:02:21 +0100
committerRalf Baechle <ralf@linux-mips.org>2006-06-19 17:39:20 +0100
commitb383f47ec71de66dbba5f7233479783041f5096a (patch)
treedec6cffd527d78e03cb784629f438e5208523672 /include/asm-mips/sn/addrs.h
parent5e46c3aefe60d1398488410a0c39b4cd87738614 (diff)
[MIPS] IP27: Nuke last leftovers of CONFIG_SGI_IO.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'include/asm-mips/sn/addrs.h')
-rw-r--r--include/asm-mips/sn/addrs.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/include/asm-mips/sn/addrs.h b/include/asm-mips/sn/addrs.h
index 2b5cef1ba37..00da24f506f 100644
--- a/include/asm-mips/sn/addrs.h
+++ b/include/asm-mips/sn/addrs.h
@@ -27,13 +27,8 @@
#ifndef __ASSEMBLY__
-#if defined(CONFIG_SGI_IO) /* FIXME */
-#define PS_UINT_CAST (__psunsigned_t)
-#define UINT64_CAST (__uint64_t)
-#else /* CONFIG_SGI_IO */
#define PS_UINT_CAST (unsigned long)
#define UINT64_CAST (unsigned long)
-#endif /* CONFIG_SGI_IO */
#define HUBREG_CAST (volatile hubreg_t *)