powerpc: Export CMO_PageSize
[safe/jmp/linux-2.6] / arch / powerpc / platforms / pseries / setup.c
index 3ce8a13..7b01d67 100644 (file)
@@ -71,6 +71,7 @@
 int CMO_PrPSP = -1;
 int CMO_SecPSP = -1;
 unsigned long CMO_PageSize = (ASM_CONST(1) << IOMMU_PAGE_SHIFT);
+EXPORT_SYMBOL(CMO_PageSize);
 
 int fwnmi_active;  /* TRUE if an FWNMI handler is present */