]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - arch/arm/mm/mmu.c
Merge branch 'u300' into devel
[karo-tx-linux.git] / arch / arm / mm / mmu.c
index 39fca4e416e299f114c8dd2e5656eae91c4df39f..fdaa9bb87c163b89b19d8daa40f15352a1c06447 100644 (file)
@@ -255,6 +255,7 @@ const struct mem_type *get_mem_type(unsigned int type)
 {
        return type < ARRAY_SIZE(mem_types) ? &mem_types[type] : NULL;
 }
+EXPORT_SYMBOL(get_mem_type);
 
 /*
  * Adjust the PMD section entries according to the CPU in use.