powerpc/powernv: remove unused NPU DMA code
[linux-2.6-block.git] / arch / powerpc / mm / book3s64 / mmu_context.c
index 6d8f06b04022023e07379bee424f34a596359e8e..e2b78fb29feaab458064a672a3b8364aab7a0dc7 100644 (file)
@@ -179,7 +179,6 @@ static int radix__init_new_context(struct mm_struct *mm)
         */
        asm volatile("ptesync;isync" : : : "memory");
 
-       mm->context.npu_context = NULL;
        mm->context.hash_context = NULL;
 
        return index;