[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <YSdcgLcD2hOZks6l@phenom.ffwll.local>
Date: Thu, 26 Aug 2021 11:18:56 +0200
From: Daniel Vetter <daniel@...ll.ch>
To: Lukas Bulwahn <lukas.bulwahn@...il.com>
Cc: Maarten Lankhorst <maarten.lankhorst@...ux.intel.com>,
Maxime Ripard <mripard@...nel.org>,
Thomas Zimmermann <tzimmermann@...e.de>,
David Airlie <airlied@...ux.ie>,
Daniel Vetter <daniel@...ll.ch>,
dri-devel@...ts.freedesktop.org, Sandy Huang <hjc@...k-chips.com>,
Heiko Stübner <heiko@...ech.de>,
Emma Anholt <emma@...olt.net>,
Christian König <christian.koenig@....com>,
Arnd Bergmann <arnd@...db.de>,
linux-arm-kernel@...ts.infradead.org,
linux-rockchip@...ts.infradead.org,
kernel-janitors@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2 5/5] drm: omap: remove obsolete selection of OMAP2_DSS
in config DRM_OMAP
On Thu, Aug 19, 2021 at 01:22:53PM +0200, Lukas Bulwahn wrote:
> Commit 55b68fb856b5 ("drm/omap: squash omapdrm sub-modules into one")
> removes the config OMAP2_DSS in ./drivers/gpu/drm/omapdrm/dss/Kconfig,
> while moving the other configs into./drivers/gpu/drm/omapdrm/Kconfig, but
> misses to remove an obsolete selection of OMAP2_DSS in config DRM_OMAP.
>
> Hence, ./scripts/checkkconfigsymbols.py warns:
>
> OMAP2_DSS
> Referencing files: drivers/gpu/drm/omapdrm/Kconfig
>
> Remove this reference in an obsolete selection.
>
> Signed-off-by: Lukas Bulwahn <lukas.bulwahn@...il.com>
Except the amdgpu patch all merged to drm-misc-next. amdgpu should get
picked up by Alex.
-Daniel
> ---
> drivers/gpu/drm/omapdrm/Kconfig | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/drivers/gpu/drm/omapdrm/Kconfig b/drivers/gpu/drm/omapdrm/Kconfig
> index e7281da5bc6a..d6e4df291d6f 100644
> --- a/drivers/gpu/drm/omapdrm/Kconfig
> +++ b/drivers/gpu/drm/omapdrm/Kconfig
> @@ -3,7 +3,6 @@ config DRM_OMAP
> tristate "OMAP DRM"
> depends on DRM
> depends on ARCH_OMAP2PLUS || ARCH_MULTIPLATFORM
> - select OMAP2_DSS
> select DRM_KMS_HELPER
> select VIDEOMODE_HELPERS
> select HDMI
> --
> 2.26.2
>
--
Daniel Vetter
Software Engineer, Intel Corporation
http://blog.ffwll.ch
Powered by blists - more mailing lists