Re: [PATCH 2/2] clk: mediatek: fixup test-building of MediaTek clock drivers

2017-12-21 Thread Stephen Boyd
On 12/20, sean.w...@mediatek.com wrote: > From: Sean Wang > > Let the build system looking into the directiory where the clock drivers > resides for the COMPILE_TEST alternative dependency allows test-building > the drivers. > > Signed-off-by: Sean Wang > --- Applied to clk-next -- Qualcomm

[PATCH 2/2] clk: mediatek: fixup test-building of MediaTek clock drivers

2017-12-19 Thread sean.wang
From: Sean Wang Let the build system looking into the directiory where the clock drivers resides for the COMPILE_TEST alternative dependency allows test-building the drivers. Signed-off-by: Sean Wang --- drivers/clk/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/d