x86: ivybridge: Move lpc_enable() into gma.c
authorSimon Glass <sjg@chromium.org>
Sun, 17 Jan 2016 23:11:39 +0000 (16:11 -0700)
committerBin Meng <bmeng.cn@gmail.com>
Sun, 24 Jan 2016 04:09:40 +0000 (12:09 +0800)
commit865c24eea1fa4bec3106368052edcdcf4711b366
treed756856396007b415f8b06175ce97356264c557b
parentddf10c20d24d96ddd016ae926dccd5f4caf86c15
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>
arch/x86/cpu/ivybridge/bd82x6x.c
arch/x86/cpu/ivybridge/gma.c
arch/x86/cpu/ivybridge/lpc.c
arch/x86/include/asm/arch-ivybridge/pch.h