
12 Oct
2016
12 Oct
'16
2:06 a.m.
On 9 October 2016 at 05:14, Bin Meng bmeng.cn@gmail.com wrote:
Now that all x86 boards have been converted to DM video, drop the legacy drivers.
Signed-off-by: Bin Meng bmeng.cn@gmail.com
drivers/video/coreboot_fb.c | 108 -------------------------------------------- drivers/video/vesa_fb.c | 63 -------------------------- 2 files changed, 171 deletions(-) delete mode 100644 drivers/video/coreboot_fb.c delete mode 100644 drivers/video/vesa_fb.c
Reviewed-by: Simon Glass sjg@chromium.org
This is great!