| From | Arnd Bergmann <> | Subject | Re: [PATCH v9 10/13] ARM: SoC: convert imx6q to SoC descriptor | Date | Thu, 13 Sep 2012 08:44:17 +0000 |
| |
On Thursday 13 September 2012, Shawn Guo wrote: > > > > DT_MACHINE_START(IMX6Q, "Freescale i.MX6 Quad (Device Tree)") > > + .smp = smp_ops(imx6q_soc_desc), > > s/imx6q_soc_desc/imx_smp_ops
Yes, just noticed this myself when testing the series together with other patches.
> Otherwise, > > Acked-by: Shawn Guo <shawn.guo@linaro.org>
Thanks,
Arnd
|