Re: [PATCH] drm/arm: drop use of drmP.h

2019-08-18 Thread Sidong Yang
On Sat, Aug 17, 2019 at 06:35:49PM +0200, Sam Ravnborg wrote: > Hi Sidong > > On Sat, Aug 17, 2019 at 08:41:15AM +0100, Sidong Yang wrote: > > Drop use of deprecated drmP.h header file. > > Remove drmP.h includes and add some include headers for function or > > struct that used in code. > > Thank

Re: [PATCH] drm/arm: drop use of drmP.h

2019-08-17 Thread Sam Ravnborg
Hi Sidong On Sat, Aug 17, 2019 at 08:41:15AM +0100, Sidong Yang wrote: > Drop use of deprecated drmP.h header file. > Remove drmP.h includes and add some include headers for function or > struct that used in code. Thanks for your patch. We already have a similiar patch in drm-misc-next, that drop

[PATCH] drm/arm: drop use of drmP.h

2019-08-17 Thread Sidong Yang
Drop use of deprecated drmP.h header file. Remove drmP.h includes and add some include headers for function or struct that used in code. --- drivers/gpu/drm/arm/hdlcd_crtc.c| 2 +- drivers/gpu/drm/arm/hdlcd_drv.c | 6 +- drivers/gpu/drm/arm/malidp_crtc.c | 4 +++- drivers/gpu/drm/arm