Merge git://github.com/rustyrussell/linux
[pandora-kernel.git] / arch / arm / plat-mxc / system.c
index 8024f2a..9dad8dc 100644 (file)
@@ -28,6 +28,9 @@
 #include <asm/system.h>
 #include <asm/mach-types.h>
 
+void (*imx_idle)(void) = NULL;
+void __iomem *(*imx_ioremap)(unsigned long, size_t, unsigned int) = NULL;
+
 static void __iomem *wdog_base;
 
 /*