[PATCH] drm/sti: remove deprecated sti_vtac.c file

2017-01-04 Thread Daniel Vetter
On Wed, Jan 04, 2017 at 09:45:21AM +, Vincent ABRIOU wrote: > > > On 01/04/2017 10:40 AM, Daniel Vetter wrote: > > On Wed, Jan 04, 2017 at 10:26:46AM +0100, Vincent Abriou wrote: > >> sti_vtac.c file is deprecated since stih416 chip family is not > >> supported anymore. > >> > >> Signed-off-b

[PATCH] drm/sti: remove deprecated sti_vtac.c file

2017-01-04 Thread Daniel Vetter
On Wed, Jan 04, 2017 at 10:26:46AM +0100, Vincent Abriou wrote: > sti_vtac.c file is deprecated since stih416 chip family is not > supported anymore. > > Signed-off-by: Vincent Abriou Ehrm, removing existing support is Not Cool. This either needs more explanation, or it can't be merged. -Daniel

[PATCH] drm/sti: remove deprecated sti_vtac.c file

2017-01-04 Thread Vincent Abriou
sti_vtac.c file is deprecated since stih416 chip family is not supported anymore. Signed-off-by: Vincent Abriou --- drivers/gpu/drm/sti/Makefile | 1 - drivers/gpu/drm/sti/sti_drv.c | 1 - drivers/gpu/drm/sti/sti_drv.h | 1 - drivers/gpu/drm/sti/sti_vtac.c | 223 ---

[PATCH] drm/sti: remove deprecated sti_vtac.c file

2017-01-04 Thread Vincent ABRIOU
On 01/04/2017 10:40 AM, Daniel Vetter wrote: > On Wed, Jan 04, 2017 at 10:26:46AM +0100, Vincent Abriou wrote: >> sti_vtac.c file is deprecated since stih416 chip family is not >> supported anymore. >> >> Signed-off-by: Vincent Abriou > > Ehrm, removing existing support is Not Cool. This either