dm: x86: Move link to use driver model for video
authorSimon Glass <sjg@chromium.org>
Thu, 6 Oct 2016 02:42:20 +0000 (20:42 -0600)
committerBin Meng <bmeng.cn@gmail.com>
Tue, 11 Oct 2016 03:55:33 +0000 (11:55 +0800)
commitb6409ec3027de01336da41994518f6704c61e7e5
treeacf4bba2e1e75e47c3036c5734bdb2d1d7056b0b
parent443ffe509c7bedca440fbd37e3853895c8fe31f2
dm: x86: Move link to use driver model for video

Update the configuration to use the new driver. Drop the existing plumbing
code and unused header files.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
arch/x86/cpu/ivybridge/Makefile
arch/x86/cpu/ivybridge/bd82x6x.c
arch/x86/cpu/ivybridge/early_me.c
arch/x86/cpu/ivybridge/gma.c [deleted file]
arch/x86/cpu/ivybridge/gma.h [deleted file]
arch/x86/cpu/ivybridge/model_206ax.c
arch/x86/cpu/ivybridge/sata.c
arch/x86/include/asm/arch-ivybridge/bd82x6x.h [deleted file]
arch/x86/include/asm/cpu.h
configs/chromebook_link_defconfig