vserver 2.0 rc7
[linux-2.6.git] / include / asm-sparc / floppy.h
index 780ee7f..caf9261 100644 (file)
@@ -227,7 +227,7 @@ static __inline__ void sun_fd_disable_dma(void)
        doing_pdma = 0;
        if (pdma_base) {
                mmu_unlockarea(pdma_base, pdma_areasize);
-               pdma_base = 0;
+               pdma_base = NULL;
        }
 }