From: thierry.reding@gmail.com (Thierry Reding)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v3 1/2] drm/panel: consolidate unnecessary explicit dependencies
Date: Fri, 13 Jun 2014 15:17:39 +0200 [thread overview]
Message-ID: <20140613131738.GA5568@ulmo> (raw)
In-Reply-To: <E1WvRBL-0007qq-2D@rmk-PC.arm.linux.org.uk>
On Fri, Jun 13, 2014 at 02:06:11PM +0100, Russell King wrote:
> DRM_PANEL_LD9040 and DRM_PANEL_S6E8AA0 both explicitly depended on
> DRM_PANEL && DRM, whereas DRM_PANEL_SIMPLE relies upon the dependency
> on the menu.
>
> We do not need to use explicit dependencies if we make the menu depend
> on DRM_PANEL && DRM - this will implicitly make each entry in the menu
> depend on DRM_PANEL && DRM without this needing to be explicitly stated
> against every entry.
>
> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
> ---
> drivers/gpu/drm/panel/Kconfig | 4 +---
> 1 file changed, 1 insertion(+), 3 deletions(-)
Applied, thanks.
Thierry
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20140613/c9420170/attachment-0001.sig>
prev parent reply other threads:[~2014-06-13 13:17 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-06-13 13:06 [PATCH v3 1/2] drm/panel: consolidate unnecessary explicit dependencies Russell King
2014-06-13 13:07 ` Arnd Bergmann
2014-06-13 13:17 ` Thierry Reding [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20140613131738.GA5568@ulmo \
--to=thierry.reding@gmail.com \
--cc=linux-arm-kernel@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).