summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/lpc_common.h
Commit message (Collapse)AuthorAgeLines
* x86: Move common LPC code to its own placeSimon Glass2016-03-17-0/+59
Some of the LPC code is common to several Intel LPC devices. Move it into a common location. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>