Hi Paul, On Wed, Apr 20, 2022 at 12:37 PM Ying-Chun Liu <grandp...@gmail.com> wrote: > > From: "Ying-Chun Liu (PaulLiu)" <paul....@linaro.org> > > In arch/arm/mach-imx/imx8m/soc.c there's an implementation of > board_fix_fdt() introduced by commit 35bb60787b88. Remove the > redundant one to avoid failed to build from source when enabling > CONFIG_OF_BOARD_FIXUP. > > Signed-off-by: Ying-Chun Liu (PaulLiu) <paul....@linaro.org> > Cc: Fabio Estevam <feste...@gmail.com> > Cc: uboot-imx <uboot-...@nxp.com> > --- > v2: reword commit comment
This version looks good: Reviewed-by: Fabio Estevam <feste...@denx.de>