arm/imx: remove imx_idle hook and use pm_idle instead
[pandora-kernel.git] / arch / arm / plat-mxc / system.c
index 9dad8dc..a0bcccf 100644 (file)
@@ -28,7 +28,6 @@
 #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;