]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - arch/arm/mach-omap2/io.c
Merge branch 'depends/rmk/memory_h' into next/cleanup2
[karo-tx-linux.git] / arch / arm / mach-omap2 / io.c
index aa96538f3fee17845a90e6b858f28c91b3266426..a5d8dce2a70b507507221b262d6bc3469bbd06dd 100644 (file)
@@ -16,7 +16,6 @@
  * it under the terms of the GNU General Public License version 2 as
  * published by the Free Software Foundation.
  */
-
 #include <linux/module.h>
 #include <linux/kernel.h>
 #include <linux/init.h>
@@ -324,6 +323,7 @@ static void __init omap_common_init_early(void)
 {
        omap2_check_revision();
        omap_ioremap_init();
+       omap_init_consistent_dma_size();
 }
 
 static void __init omap_hwmod_init_postsetup(void)