Re: [PATCH v2] clk: mb86s7x: Drop non-building driver

2017-09-05 Thread Stephen Boyd
On 09/04, Andreas Färber wrote: > Thanks. Is this 4.14 or 4.15 material at this point? In particular I 4.14 or whatever the next kernel version will be. -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project

Re: [PATCH v2] clk: mb86s7x: Drop non-building driver

2017-09-04 Thread Andreas Färber
Hi Stephen, Am 01.09.2017 um 22:32 schrieb Stephen Boyd: > On 08/25, Andreas Färber wrote: >> It fails to build once we introduce the ARCH_MB86S7X Kconfig symbol: >> >> drivers/clk/clk-mb86s7x.c:27:10: fatal error: soc/mb86s7x/scb_mhu.h: No >> such file or directory >>#include >>

Re: [PATCH v2] clk: mb86s7x: Drop non-building driver

2017-09-01 Thread Stephen Boyd
On 08/25, Andreas Färber wrote: > It fails to build once we introduce the ARCH_MB86S7X Kconfig symbol: > > drivers/clk/clk-mb86s7x.c:27:10: fatal error: soc/mb86s7x/scb_mhu.h: No > such file or directory >#include > ^~~ > compilation terminated. > > And w