commit | 865c24eea1fa4bec3106368052edcdcf4711b366 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Jan 17 16:11:39 2016 -0700 |
committer | Bin Meng <bmeng.cn@gmail.com> | Sun Jan 24 12:09:40 2016 +0800 |
tree | d756856396007b415f8b06175ce97356264c557b | |
parent | ddf10c20d24d96ddd016ae926dccd5f4caf86c15 [diff] |
x86: ivybridge: Move lpc_enable() into gma.c This graphics init code is best placed in the gma init code. Move the code and drop the function. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>