Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6
[pandora-kernel.git] / arch / arm / mach-msm / io.c
index d36b610..f912d7b 100644 (file)
@@ -163,3 +163,4 @@ __msm_ioremap(unsigned long phys_addr, size_t size, unsigned int mtype)
        return __arm_ioremap_caller(phys_addr, size, mtype,
                __builtin_return_address(0));
 }
+EXPORT_SYMBOL(__msm_ioremap);