]> err.no Git - linux-2.6/blobdiff - include/asm-powerpc/pgtable-4k.h
[PATCH] powerpc: Use check_legacy_ioport() on ppc32 too.
[linux-2.6] / include / asm-powerpc / pgtable-4k.h
index 35f92813464cc9de7e4705d3919ce44df51505f5..b2e18629932a3870c976b3a037f7a4d35a7dc4c1 100644 (file)
@@ -93,4 +93,4 @@
     (((addr) >> PUD_SHIFT) & (PTRS_PER_PUD - 1)))
 
 #define pud_ERROR(e) \
-       printk("%s:%d: bad pmd %08lx.\n", __FILE__, __LINE__, pud_val(e))
+       printk("%s:%d: bad pud %08lx.\n", __FILE__, __LINE__, pud_val(e))