[ARM] 4689/1: small comment wrap fix

Signed-off-by: Nicolas Pitre <nico@cam.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
This commit is contained in:
Nicolas Pitre
2007-12-04 14:33:33 +01:00
committed by Russell King
parent 7b544c99e0
commit 70b6f2b4af

View File

@@ -11,8 +11,8 @@
* *
* Low-level vector interface routines * Low-level vector interface routines
* *
* Note: there is a StrongARM bug in the STMIA rn, {regs}^ instruction that causes * Note: there is a StrongARM bug in the STMIA rn, {regs}^ instruction
* it to save wrong values... Be aware! * that causes it to save wrong values... Be aware!
*/ */
#include <asm/memory.h> #include <asm/memory.h>