From: Randy Dunlap <rdunlap@infradead.org>
To: Dave Airlie <airlied@linux.ie>, Eric Anholt <eric@anholt.net>,
dri-devel <dri-devel@lists.freedesktop.org>
Cc: LKML <linux-kernel@vger.kernel.org>
Subject: [PATCH -next] drm: pl111: select DRM_PANEL
Date: Tue, 6 Jun 2017 08:27:21 -0700 [thread overview]
Message-ID: <083cf535-e0cc-ffc5-be5f-5a122f9f50fa@infradead.org> (raw)
From: Randy Dunlap <rdunlap@infradead.org>
The drm pl111 driver uses drm_panel interfaces so it should select
DRM_PANEL to fix build errors.
drivers/built-in.o: In function `pl111_connector_destroy':
pl111_connector.c:(.text+0xc7285): undefined reference to `drm_panel_detach'
Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
---
drivers/gpu/drm/pl111/Kconfig | 1 +
1 file changed, 1 insertion(+)
--- linux-next-20170606.orig/drivers/gpu/drm/pl111/Kconfig
+++ linux-next-20170606/drivers/gpu/drm/pl111/Kconfig
@@ -3,6 +3,7 @@ config DRM_PL111
depends on DRM
depends on ARM || ARM64 || COMPILE_TEST
depends on COMMON_CLK
+ select DRM_PANEL
select DRM_KMS_HELPER
select DRM_KMS_CMA_HELPER
select DRM_GEM_CMA_HELPER
next reply other threads:[~2017-06-06 15:27 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-06-06 15:27 Randy Dunlap [this message]
2017-06-07 18:50 ` Eric Anholt
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=083cf535-e0cc-ffc5-be5f-5a122f9f50fa@infradead.org \
--to=rdunlap@infradead.org \
--cc=airlied@linux.ie \
--cc=dri-devel@lists.freedesktop.org \
--cc=eric@anholt.net \
--cc=linux-kernel@vger.kernel.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
all inboxes | Powered by JetHome®