On Fri, Aug 14, 2015 at 11:13:16AM -0300, Fabio Estevam wrote: > From: Fabio Estevam <fabio.estevam@xxxxxxxxxxxxx> > > Commit 66d5e6d329aed4 ("drm/bridge: Add vendor prefixes") changed > the object name to dw-hdmi.o, which breaks the build: > > make[4]: *** No rule to make target `drivers/gpu/drm/bridge/dw-hdmi.o', needed by `drivers/gpu/drm/bridge/built-in.o'. Stop. > > Fix it by using the correct 'dw_hdmi.o' name. > > Signed-off-by: Fabio Estevam <fabio.estevam@xxxxxxxxxxxxx> > --- > drivers/gpu/drm/bridge/Makefile | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Urgh... that's left-over of a change I backed out to avoid any potential conflicts with Russell's work on the dw-hdmi driver. I've updated the branch with your fix and resent a new pull request. Thanks, Thierry
Attachment:
signature.asc
Description: PGP signature
_______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/dri-devel