staging: xgifb: delete the driver
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 18 Jan 2019 10:08:28 +0000 (11:08 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 22 Jan 2019 10:32:35 +0000 (11:32 +0100)
commitb1bd42aa72d6d8d8d5234408ebfdd9a0827dec64
tree8ee8ba9c751ce846325c7db08857b8277a03e220
parent9a413526140bfb077786812c2db5c31d8942cbfa
staging: xgifb: delete the driver

There has not been any real work done on cleaning this driver up and
getting it out of the staging tree in years.  Also, no new fb drivers
are being added to the tree, so it should be converted into a drm driver
as well.

Due to the lack of interest in this codebase, just drop it.

Cc: Arnaud Patard <arnaud.patard@rtp-net.org>
Cc: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Reported-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Acked-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
18 files changed:
MAINTAINERS
drivers/staging/Kconfig
drivers/staging/Makefile
drivers/staging/xgifb/Kconfig [deleted file]
drivers/staging/xgifb/Makefile [deleted file]
drivers/staging/xgifb/TODO [deleted file]
drivers/staging/xgifb/XGI_main.h [deleted file]
drivers/staging/xgifb/XGI_main_26.c [deleted file]
drivers/staging/xgifb/XGIfb.h [deleted file]
drivers/staging/xgifb/vb_def.h [deleted file]
drivers/staging/xgifb/vb_init.c [deleted file]
drivers/staging/xgifb/vb_init.h [deleted file]
drivers/staging/xgifb/vb_setmode.c [deleted file]
drivers/staging/xgifb/vb_setmode.h [deleted file]
drivers/staging/xgifb/vb_struct.h [deleted file]
drivers/staging/xgifb/vb_table.h [deleted file]
drivers/staging/xgifb/vb_util.h [deleted file]
drivers/staging/xgifb/vgatypes.h [deleted file]