linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* drm/msm/mdp5: undefined CONFIG_MSM_BUS_SCALING
@ 2015-04-09 11:22 Valentin Rothberg
  2015-04-09 13:49 ` Rob Clark
  0 siblings, 1 reply; 12+ messages in thread
From: Valentin Rothberg @ 2015-04-09 11:22 UTC (permalink / raw)
  To: hali
  Cc: dri-devel, linux-kernel, airlied, robdclark, pebolle, rupran,
	stefan.hengelein

Hi Hai,

your commit d5af49c92a8a ("drm/msm/mdp5: Enable DSI connector in msm drm
driver") in today's Linux next tree adds an #ifdef with CONFIG_MSM_BUS_SCALING
as condition.  MSM_BUS_SCALING is not defined in Kconfig, so the code in this
#ifdef block won't be compiled at its current state.

I saw some references on this Kconfig option in other files; is there a
reason for the absence of MSM_BUS_SCALING?

I found this issue with ./scripts/checkkconfigsymbols.py by diffing yesterday's
and today's next tree.

Kind regards,
 Valentin

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

end of thread, other threads:[~2015-04-10  6:04 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-04-09 11:22 drm/msm/mdp5: undefined CONFIG_MSM_BUS_SCALING Valentin Rothberg
2015-04-09 13:49 ` Rob Clark
2015-04-09 14:20   ` Greg KH
2015-04-09 14:50     ` Rob Clark
2015-04-09 17:07       ` Greg KH
2015-04-09 18:02         ` Rob Clark
2015-04-09 18:12         ` Paul Bolle
2015-04-09 18:54           ` Rob Clark
2015-04-09 19:38             ` Paul Bolle
2015-04-09 19:44             ` Valentin Rothberg
2015-04-09 20:20               ` Rob Clark
2015-04-10  6:04                 ` Valentin Rothberg

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).