[PATCH] soc/rockchip: Restrict to ARCH_ROCKCHIP
Heiko Stübner
heiko at sntech.de
Sun Oct 11 03:02:00 PDT 2015
Hi Thierry,
Am Freitag, 9. Oktober 2015, 15:46:18 schrieb Thierry Reding:
> From: Thierry Reding <treding at nvidia.com>
>
> By definition this directory contains drivers that are specific to the
> Rockchip architecture. All Kconfig options should therefore depend on
> ARCH_ROCKCHIP to avoid exposing these symbols on other architectures.
> For example, this options currently shows up as new when doing an
> incremental build on PowerPC.
>
> Signed-off-by: Thierry Reding <treding at nvidia.com>
thanks for catching this and I agree that Rockchip stuff should not leak into
other arches :-) .
I've applied this after adding a "|| COMPILE_TEST" alternative to the
condition.
Thanks
Heiko
More information about the linux-arm-kernel
mailing list