linux-next.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* build fails: drm/bridge: make bridge registration independent of drm flow
@ 2015-01-28 23:02 Paul Gortmaker
  0 siblings, 0 replies; only message in thread
From: Paul Gortmaker @ 2015-01-28 23:02 UTC (permalink / raw)
  To: Ajay Kumar
  Cc: linux-next@vger.kernel.org, Inki Dae, Rahul Sharma,
	Thierry Reding

Hi Ajay,

While doing build testing of linux-next I got a build
failure.

I found that you'd removed a function in your commit
(see subject) but callers still exist:

$ git grep drm_bridge_cleanup
drivers/gpu/drm/bridge/dw_hdmi.c:       drm_bridge_cleanup(bridge);
drivers/gpu/drm/sti/sti_dvo.c:  drm_bridge_cleanup(bridge);
drivers/gpu/drm/sti/sti_dvo.c:  drm_bridge_cleanup(bridge);
$

You probably want to fix up those remaining files and resubmit.

Thanks,
Paul.


 

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2015-01-29  4:08 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-28 23:02 build fails: drm/bridge: make bridge registration independent of drm flow Paul Gortmaker

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