18 Sep
2012
18 Sep
'12
10:05 a.m.
On Tue, Sep 18, 2012 at 09:52:13AM +0200, Sascha Hauer wrote:
I just had a look at the remaining initcalls in arch-imx. Most of them are protected with a cpu_is_*, but this one should be fixed before i.MX is enabled for multi platform:
arch/arm/mach-imx/devices/devices.c:48:core_initcall(mxc_device_init);
Ah, I missed that. Thanks for reminding, Sascha.
Shawn