powerpc: Get 64-bit configs to compile with ARCH=powerpc
[linux-2.6-block.git] / arch / ppc64 / kernel / bpa_iommu.c
index 0cc463f24539673ee4619a683150f484fc246354..45ebe5486c403bb6ca917785e17b3c265fc28753 100644 (file)
@@ -99,7 +99,7 @@ get_iost_entry(unsigned long iopt_base, unsigned long io_address, unsigned page_
                break;
 
        default: /* not a known compile time constant */
-               BUILD_BUG_ON(1);
+               BUG_ON(1);
                break;
        }