[PATCH libdrm] libdrm: Fix drm.h include in qxl drm header file

2014-07-28 Thread Andreas Boll
2014-07-28 17:06 GMT+02:00 Emil Velikov : > On 28/07/14 15:35, Andreas Boll wrote: >> ping >> >> 2014-05-05 23:54 GMT+02:00 Andreas Boll : >>> Use "drm.h" instead of "drm/drm.h" as used in the other header files. >>> Fixes xserver-xorg-video-qxl build with KMS support on Debian, where this >>> file

[PATCH libdrm] libdrm: Fix drm.h include in qxl drm header file

2014-07-28 Thread Andreas Boll
ping 2014-05-05 23:54 GMT+02:00 Andreas Boll : > Use "drm.h" instead of "drm/drm.h" as used in the other header files. > Fixes xserver-xorg-video-qxl build with KMS support on Debian, where this > file is installed in /usr/include/libdrm. > > Fixes Debian bug #746807 > > Reported-by: Bastian Blank

[PATCH libdrm] libdrm: Fix drm.h include in qxl drm header file

2014-07-28 Thread Emil Velikov
On 28/07/14 15:35, Andreas Boll wrote: > ping > > 2014-05-05 23:54 GMT+02:00 Andreas Boll : >> Use "drm.h" instead of "drm/drm.h" as used in the other header files. >> Fixes xserver-xorg-video-qxl build with KMS support on Debian, where this >> file is installed in /usr/include/libdrm. >> I believ

[PATCH libdrm] libdrm: Fix drm.h include in qxl drm header file

2014-05-05 Thread Andreas Boll
Use "drm.h" instead of "drm/drm.h" as used in the other header files. Fixes xserver-xorg-video-qxl build with KMS support on Debian, where this file is installed in /usr/include/libdrm. Fixes Debian bug #746807 Reported-by: Bastian Blank Signed-off-by: Andreas Boll --- include/drm/qxl_drm.h |