From 8269dd0a57ed4456d0a2fdf0e338cf56f3829e04 Mon Sep 17 00:00:00 2001 From: Florian Lohoff Date: Tue, 16 Jan 2001 16:14:11 +0000 Subject: Delete comment which is more bogus now than ever --- arch/mips/arc/memory.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/mips/arc/memory.c b/arch/mips/arc/memory.c index 2c038b29b..eaf7efdc5 100644 --- a/arch/mips/arc/memory.c +++ b/arch/mips/arc/memory.c @@ -120,7 +120,7 @@ void __init prom_meminit(void) unsigned long base, size; long type; - base = p->base << PAGE_SHIFT; /* Fix up from KSEG0 */ + base = p->base << PAGE_SHIFT; size = p->pages << PAGE_SHIFT; type = prom_memtype_classify(p->type); -- cgit v1.2.3