X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=include%2Fasm-powerpc%2Fsynch.h;h=2cda3c38a9fa10afa8816eaaea6197e78ff64b51;hb=refs%2Fheads%2Fvserver;hp=c90d9d9aae720f6638e6896e0437442a1c65bb47;hpb=76828883507a47dae78837ab5dec5a5b4513c667;p=linux-2.6.git diff --git a/include/asm-powerpc/synch.h b/include/asm-powerpc/synch.h index c90d9d9aa..2cda3c38a 100644 --- a/include/asm-powerpc/synch.h +++ b/include/asm-powerpc/synch.h @@ -15,7 +15,7 @@ #endif #ifdef CONFIG_SMP -#define ISYNC_ON_SMP "\n\tisync" +#define ISYNC_ON_SMP "\n\tisync\n" #define LWSYNC_ON_SMP __stringify(LWSYNC) "\n" #else #define ISYNC_ON_SMP