
27 Aug
2007
27 Aug
'07
2:41 p.m.
In message 46D295EF.3030003@necel.com you wrote:
[MIPS] Update asm string header
From: Shinya Kuribayashi shinya.kuribayashi@necel.com
This includes several bugfixes and cleanups in the latest upstream:
...
diff --git a/include/asm-mips/string.h b/include/asm-mips/string.h index 463a111..4739c18 100644 --- a/include/asm-mips/string.h +++ b/include/asm-mips/string.h @@ -1,18 +1,26 @@
...
+/*
- Most of the inline functions are rather naive implementations so I just
*/
- didn't bother updating them for 64-bit ...
-#ifndef __ASM_MIPS_STRING_H -#define __ASM_MIPS_STRING_H +#if 1 /* #ifdef CONFIG_32BIT */
Please remove this (and the corresponding #endif).
Ummm... does this work on 64 bit MIPS systems, too?
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd@denx.de
No journaling file system can recover your data if the disk dies.
- Steve Rago in D4Cw1p.L9E@plc.com