Re: [PATCH v2 01/19] drm/meson: drop use of drmP.h

2019-07-16 Thread Alex Deucher
On Tue, Jul 16, 2019 at 2:44 AM Sam Ravnborg wrote: > > Drop use of the deprecated drmP.h header. > While doing so used the opportunity > to clean up a little so includes are now > sorted and removed unused include files. > In a few cases added some forwards to allow header > files to built in dif

[PATCH v2 01/19] drm/meson: drop use of drmP.h

2019-07-15 Thread Sam Ravnborg
Drop use of the deprecated drmP.h header. While doing so used the opportunity to clean up a little so includes are now sorted and removed unused include files. In a few cases added some forwards to allow header files to built in different include order. Signed-off-by: Sam Ravnborg Acked-by: Emil