commit | b6409ec3027de01336da41994518f6704c61e7e5 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Wed Oct 05 20:42:20 2016 -0600 |
committer | Bin Meng <bmeng.cn@gmail.com> | Tue Oct 11 11:55:33 2016 +0800 |
tree | acf4bba2e1e75e47c3036c5734bdb2d1d7056b0b | |
parent | 443ffe509c7bedca440fbd37e3853895c8fe31f2 [diff] |
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>