RE: [PATCH 2/3] clk: imx: Build imx8mq clocks on arm64 only

2018-12-13 Thread Aisheng Dong
> -Original Message- > From: Abel Vesa > Sent: Thursday, December 13, 2018 9:18 PM > Subject: [PATCH 2/3] clk: imx: Build imx8mq clocks on arm64 only > > The composite-8m, frac and sccg clocks are not used by any arm32 IMX SoC, > therefore build them only on arm6

[PATCH 2/3] clk: imx: Build imx8mq clocks on arm64 only

2018-12-13 Thread Abel Vesa
The composite-8m, frac and sccg clocks are not used by any arm32 IMX SoC, therefore build them only on arm64. CONFIG_ARCH_MXC is arm64 only, use that. Signed-off-by: Abel Vesa --- drivers/clk/imx/Makefile | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/drivers/clk/