summaryrefslogtreecommitdiff
path: root/include/dt-structs.h
Commit message (Collapse)AuthorAgeLines
* dm: Add a header that provides access to the of-platdata structsSimon Glass2016-07-14-0/+19
This header can be included from anywhere, but will only pull in the of-platdata struct definitions when this feature is enabled (and only in SPL). Signed-off-by: Simon Glass <sjg@chromium.org>