public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
* [PATCH 0/5] drm: add missing dependencies
@ 2015-01-28 13:48 Arnd Bergmann
  2015-01-28 13:48 ` [PATCH 1/5] drm: panel/sharp: add backlight dependency Arnd Bergmann
                   ` (5 more replies)
  0 siblings, 6 replies; 8+ messages in thread
From: Arnd Bergmann @ 2015-01-28 13:48 UTC (permalink / raw)
  To: linux-arm-kernel

I did lots of randconfig tests over time, which resulted in many patches,
five of which are for drm. In each of these cases, the Kconfig dependencies
are incomplete, which can lead to broken builds, and specifying the
complete dependencies solves it.

The patches are all independent from one another and solve separate
issues. Please apply.

Arnd Bergmann (5):
  drm: panel/sharp: add backlight dependency
  drm: panel/simple: add backlight dependency
  drm: rockchip: add reset controller dependency
  drm: sti: add panel dependency
  drm: msm: add missing dependencies on OF and COMMON_CLK

 drivers/gpu/drm/msm/Kconfig      | 1 +
 drivers/gpu/drm/panel/Kconfig    | 2 ++
 drivers/gpu/drm/rockchip/Kconfig | 1 +
 drivers/gpu/drm/sti/Kconfig      | 1 +
 4 files changed, 5 insertions(+)

-- 
2.1.0.rc2

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2015-01-31  0:13 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-28 13:48 [PATCH 0/5] drm: add missing dependencies Arnd Bergmann
2015-01-28 13:48 ` [PATCH 1/5] drm: panel/sharp: add backlight dependency Arnd Bergmann
2015-01-28 13:48 ` [PATCH 2/5] drm: panel/simple: " Arnd Bergmann
2015-01-28 13:48 ` [PATCH 3/5] drm: rockchip: add reset controller dependency Arnd Bergmann
2015-01-28 13:48 ` [PATCH 4/5] drm: sti: add panel dependency Arnd Bergmann
2015-01-28 13:48 ` [PATCH] drm: msm: add missing dependencies on OF and COMMON_CLK Arnd Bergmann
2015-01-28 14:18   ` Arnd Bergmann
2015-01-31  0:13 ` [PATCH 0/5] drm: add missing dependencies Dave Airlie

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox