On Wed, Aug 10, 2016 at 02:33:52PM -0400, Alex Deucher wrote:
> On Wed, Aug 10, 2016 at 12:52 PM, Daniel Vetter
> wrote:
> > 0-day has been annoying me lately with a constant trickle of build failures
> > with
> > a few drivers when DRM_FBDEV_EMULATION is not set. This series here should
> > fi
0-day has been annoying me lately with a constant trickle of build failures with
a few drivers when DRM_FBDEV_EMULATION is not set. This series here should fix
them all I hope.
-Daniel
Daniel Vetter (5):
drm/fb-helper: Add a dummy remove_conflicting_framebuffers
drm: Remove superflous linux/fb
On Wed, Aug 10, 2016 at 12:52 PM, Daniel Vetter
wrote:
> 0-day has been annoying me lately with a constant trickle of build failures
> with
> a few drivers when DRM_FBDEV_EMULATION is not set. This series here should fix
> them all I hope.
> -Daniel
>
> Daniel Vetter (5):
> drm/fb-helper: Add