]> Pileus Git - ~andy/linux/blobdiff - arch/powerpc/mm/icswx.c
powerpc: Fix typo "CONFIG_ICSWX_PID"
[~andy/linux] / arch / powerpc / mm / icswx.c
index 8cdbd8634a58d4fa63df9623c2ec547927ffe404..915412e4d5ba58d3b898afe502d89273b6945aad 100644 (file)
@@ -67,7 +67,7 @@
 
 void switch_cop(struct mm_struct *next)
 {
-#ifdef CONFIG_ICSWX_PID
+#ifdef CONFIG_PPC_ICSWX_PID
        mtspr(SPRN_PID, next->context.cop_pid);
 #endif
        mtspr(SPRN_ACOP, next->context.acop);