On Tue, Apr 30, 2013 at 01:04:20PM +0200, Arnd Bergmann wrote: > >arch/arm/mach-imx/hotplug.c: In function 'imx_cpu_die': > >arch/arm/mach-imx/hotplug.c:53:2: error: implicit declaration of function 'cpu_do_idle' > >arch/arm/mach-imx/hotplug.c: In function 'imx_cpu_kill': > >arch/arm/mach-imx/hotplug.c:58:26: error: 'jiffies' undeclared (first use in this function) > >arch/arm/mach-imx/hotplug.c:58:2: error: implicit declaration of function 'msecs_to_jiffies' > >arch/arm/mach-imx/hotplug.c:61:3: error: implicit declaration of function 'time_after' ... > >In file included from arch/arm/mach-imx/hotplug.c:16:0: > >arch/arm/mach-imx/common.h:100:29: warning: 'struct pt_regs' declared inside parameter list > >arch/arm/mach-imx/common.h:100:29: warning: its scope is only this definition or declaration, which is probably not what you want > >arch/arm/mach-imx/common.h:101:29: warning: 'struct pt_regs' declared inside parameter list I just send a patch [1] to fix these. Shawn [1] http://www.spinics.net/lists/arm-kernel/msg241316.html -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html