Hi Jyri
On Fri, Aug 02, 2019 at 01:03:51PM +0300, Jyri Sarha wrote:
On 30/06/2019 09:19, Sam Ravnborg wrote:
Dropped drmP.h and all other header files not used by tilcdc_drv.h. Added the minimal includes and forwards to make the header file self-contained.
Then dropped the remaining uses of drmP.h and fixed all fall-out.
Signed-off-by: Sam Ravnborg sam@ravnborg.org Cc: Jyri Sarha jsarha@ti.com Cc: Tomi Valkeinen tomi.valkeinen@ti.com Cc: David Airlie airlied@linux.ie Cc: Daniel Vetter daniel@ffwll.ch
Acked-by: Jyri Sarha jsarha@ti.com
I assume the series is going to be merged as a whole, and I do not need to pick it.
Correct, in fact it is already applied. So tilcdc no longer has any drmP dependencies left.
Sam