[RFC 00/10] ARM: Remove support for Exynos5440
Arnd Bergmann
arnd at arndb.de
Tue Apr 24 14:12:15 PDT 2018
On Tue, Apr 24, 2018 at 10:56 PM, Krzysztof Kozlowski <krzk at kernel.org> wrote:
> On Tue, Apr 24, 2018 at 10:50:58PM +0200, Arnd Bergmann wrote:
>> On Tue, Apr 24, 2018 at 10:32 PM, Krzysztof Kozlowski <krzk at kernel.org> wrote:
> The only dependency is through Kconfig symbol (SOC_EXYNOS5440). After
> applying 10/10, which removes SOC_EXYNOS5440, some automatic code
> testers can complain about non-existing Kconfig option. That's not big
> issue because all this will go away so indeed we could take everything
> in one release.
Right, I wouldn't worry about that. Kbuild itself doesn't warn about missing
symbols, so this is only for helpful automated checks that tell us that there
is still some pending work.
Arnd
More information about the linux-arm-kernel
mailing list