[MIPS] IP27: Remove leftovers of sable support.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
This commit is contained in:
Ralf Baechle
2006-06-07 20:07:29 +01:00
parent 8dbd1d3e65
commit edc123d183
4 changed files with 2 additions and 22 deletions

View File

@@ -141,7 +141,7 @@
*/
#define SYMMON_STACK_SIZE 0x8000
#if defined (PROM) || defined (SABLE)
#if defined (PROM)
/*
* These defines are prom version dependent. No code other than the IP27
@@ -178,7 +178,7 @@
#define IP27_FREEMEM_COUNT 1
#define IP27_FREEMEM_STRIDE 0
#endif /* PROM || SABLE*/
#endif /* PROM */
/*
* There will be only one of these in a partition so the IO6 must set it up.
*/