summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/p2sb.h
AgeCommit message (Collapse)AuthorFilesLines
2021-01-05x86: Move priv/plat structs for intel_common to headersSimon Glass1-0/+18
With the new of-platdata, these need to be available to dt_platdata.c so must be in header files. Move them. Signed-off-by: Simon Glass <sjg@chromium.org>