device-dax: "Hotplug" persistent memory for use like normal RAM
[linux-2.6-microblaze.git] / drivers / base / memory.c
index 048cbf7..cb83475 100644 (file)
@@ -88,6 +88,7 @@ unsigned long __weak memory_block_size_bytes(void)
 {
        return MIN_MEMORY_BLOCK_SIZE;
 }
+EXPORT_SYMBOL_GPL(memory_block_size_bytes);
 
 static unsigned long get_memory_block_size(void)
 {