summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/arch-apollolake/hostbridge.h
Commit message (Collapse)AuthorAgeFilesLines
* x86: apl: Move priv/plat structs to headersSimon Glass2021-01-051-0/+28
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>