Re: [PATCH v1 04/33] drm/tve200: drop use of drmP.h

2019-07-15 Thread Sam Ravnborg
On Thu, Jul 04, 2019 at 09:32:10AM +0200, Linus Walleij wrote: > On Sun, Jun 30, 2019 at 8:19 AM Sam Ravnborg wrote: > > > Drop use of the deprecated header drmP.h. > > > > Fix so header file became self-contained, > > and then fixed fallout in the other files. > > > > Signed-off-by: Sam Ravnborg

Re: [PATCH v1 04/33] drm/tve200: drop use of drmP.h

2019-07-04 Thread Linus Walleij
On Sun, Jun 30, 2019 at 8:19 AM Sam Ravnborg wrote: > Drop use of the deprecated header drmP.h. > > Fix so header file became self-contained, > and then fixed fallout in the other files. > > Signed-off-by: Sam Ravnborg > Cc: Linus Walleij > Cc: David Airlie > Cc: Daniel Vetter Reviewed-by: L

[PATCH v1 04/33] drm/tve200: drop use of drmP.h

2019-06-29 Thread Sam Ravnborg
Drop use of the deprecated header drmP.h. Fix so header file became self-contained, and then fixed fallout in the other files. Signed-off-by: Sam Ravnborg Cc: Linus Walleij Cc: David Airlie Cc: Daniel Vetter --- The list of cc: was too large to add all recipients to the cover letter. Please f