Re: [PATCH v1 1/2] drm/vmwgfx: drop use of drmP.h in header files

2019-06-24 Thread kbuild test robot
Hi Sam, Thank you for the patch! Yet something to improve: [auto build test ERROR on linus/master] [also build test ERROR on v5.2-rc6 next-20190621] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url: https://github.com/0day-ci/linux/commi

Re: [PATCH v1 1/2] drm/vmwgfx: drop use of drmP.h in header files

2019-06-22 Thread kbuild test robot
Hi Sam, Thank you for the patch! Yet something to improve: [auto build test ERROR on linus/master] [also build test ERROR on v5.2-rc5 next-20190621] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url: https://github.com/0day-ci/linux/commi

[PATCH v1 1/2] drm/vmwgfx: drop use of drmP.h in header files

2019-06-22 Thread Sam Ravnborg
To facilitate removal of drmP.h in the .c files remove the use from header files first. Fix fallout in the other files. Sorted include files in blocks and sorted files within each block in alphabetical order. This revealed a dependency from an uapi header to a header located below drivers/gpu/drm