[PATCH] mips: clean up 32/64-bit configuration
Start cleaning 32-bit vs. 64-bit configuration. Signed-off-by: Ralf Baechle <ralf@linux-mips.org> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
This commit is contained in:

کامیت شده توسط
Linus Torvalds

والد
63fb6fd1c8
کامیت
875d43e72b
@@ -28,7 +28,7 @@ void momenco_ocelot_restart(char *command)
|
||||
{
|
||||
/* base address of timekeeper portion of part */
|
||||
void *nvram = (void *)
|
||||
#ifdef CONFIG_MIPS64
|
||||
#ifdef CONFIG_64BIT
|
||||
0xfffffffffc807000;
|
||||
#else
|
||||
0xfc807000;
|
||||
|
مرجع در شماره جدید
Block a user