Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1300548 > unrolled thread

Re: [PATCH 2/3] drm: arm-hdlcd: remove COMMON_CLK_SCPI select

Started byThierry Reding <thierry.reding@gmail.com>
First post2016-01-04 09:30 +0100
Last post2016-01-04 09:30 +0100
Articles 1 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: [PATCH 2/3] drm: arm-hdlcd: remove COMMON_CLK_SCPI select Thierry Reding <thierry.reding@gmail.com> - 2016-01-04 09:30 +0100

#1300548 — Re: [PATCH 2/3] drm: arm-hdlcd: remove COMMON_CLK_SCPI select

FromThierry Reding <thierry.reding@gmail.com>
Date2016-01-04 09:30 +0100
SubjectRe: [PATCH 2/3] drm: arm-hdlcd: remove COMMON_CLK_SCPI select
Message-ID<qN8GC-YX-11@gated-at.bofh.it>

[Multipart message — attachments visible in raw view] — view raw

On Fri, Jan 01, 2016 at 03:38:53PM +0100, Arnd Bergmann wrote:
> The hdlcd driver has no build-time dependency on the SCPI clock
> and the bogus 'select' causes a warning when SCPI is disabled:
> 
> warning: (DRM_HDLCD) selects COMMON_CLK_SCPI which has unmet direct dependencies (COMMON_CLK && (ARM_SCPI_PROTOCOL || COMPILE_TEST))
> 
> This removes the select statement.
> 
> Signed-off-by: Arnd Bergmann <arnd@arndb.de>
> ---
> Found two more bugs in the same driver, so this is now a patch series

Reviewed-by: Thierry Reding <treding@nvidia.com>

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web