ide: fix defining SUPPORT_VLB_SYNC
[cascardo/linux.git] / include / asm-blackfin / mmu_context.h
index b5eb675..f55ec3c 100644 (file)
@@ -73,7 +73,7 @@ static inline void destroy_context(struct mm_struct *mm)
        struct sram_list_struct *tmp;
 
        if (current_l1_stack_save == mm->context.l1_stack_save)
-               current_l1_stack_save = 0;
+               current_l1_stack_save = NULL;
        if (mm->context.l1_stack_save)
                free_l1stack();