On Thu, Jan 19, 2017 at 11:25 AM, Valentin Rothberg
<valentinrothb...@gmail.com> wrote:
> Hi Krzysztof,
>
> On 19/01/2017 10:20, Krzysztof Kozlowski wrote:
>> On Thu, Jan 19, 2017 at 11:18 AM, Krzysztof Kozlowski <k...@kernel.org> 
>> wrote:
>>> On Thu, Jan 19, 2017 at 11:11 AM, Valentin Rothberg
>>> <valentinrothb...@gmail.com> wrote:
>>>> Commit 22dfab102cfa ("ARM: EXYNOS: Remove Exynos4415 arch code (SoC not
>>>> supported anymore)") removed the Kconfig option SOC_EXYNOS4415.  Thus,
>>>> we are safe to remove the last reference in the Makefile.
>>>>
>>>> Signed-off-by: Valentin Rothberg <valetinrothb...@gmail.com>
>>>> ---
>>>> Detected by using ./scripts/checkkconfigsymbols.py
>>>>
>>>>  drivers/clk/samsung/Makefile | 1 -
>>>>  1 file changed, 1 deletion(-)
>>>>
>>>> diff --git a/drivers/clk/samsung/Makefile b/drivers/clk/samsung/Makefile
>>>> index 57f4dc6dc447..7afc21dc374e 100644
>>>> --- a/drivers/clk/samsung/Makefile
>>>> +++ b/drivers/clk/samsung/Makefile
>>>> @@ -5,7 +5,6 @@
>>>>  obj-$(CONFIG_COMMON_CLK)       += clk.o clk-pll.o clk-cpu.o
>>>>  obj-$(CONFIG_SOC_EXYNOS3250)   += clk-exynos3250.o
>>>>  obj-$(CONFIG_ARCH_EXYNOS4)     += clk-exynos4.o
>>>> -obj-$(CONFIG_SOC_EXYNOS4415)   += clk-exynos4415.o
>>>
>>> It is already removed. Which tree are you using?
>
> I'm on today's linux-next.  Please excuse the noise, I did not see your
> other patch on lkml.

Sylwester,

Is your tree included in linux-next? I see my patch here:
https://git.linuxtv.org/snawrocki/samsung.git/log/?h=for-v4.11/clk/next
so maybe something in linux-next is missing?

Best regards,
Krzysztof

Reply via email to