On Fri, Feb 01, 2019 at 06:37:49PM +0100, Daniel Vetter wrote:
On Sat, Jan 26, 2019 at 01:25:23PM +0100, Sam Ravnborg wrote:
The use of drmP.h is discouraged and removal of it from drm_modeset_helper.h caused vboxvideo to fail to build.
This patch introduce the necessary fixes to prepare for the drmP.h removal from drm_modeset_helper.h.
In the files touched sort the include files
Build tested on x86 and arm allmodconfig / allyesconfig.
Signed-off-by: Sam Ravnborg sam@ravnborg.org Cc: Greg Kroah-Hartman gregkh@linuxfoundation.org Cc: Hans de Goede hdegoede@redhat.com Cc: Daniel Vetter daniel.vetter@ffwll.ch
Hi Greg,
Ack for merging this through drm-misc? I think we've defacto-maintained vboxvideo in drm anyway this release ...
Sorry, feel free to just always take this type of stuff without my ack, I can merge around you if I ever have any problems.
Acked-by: Greg Kroah-Hartman gregkh@linuxfoundation.org