commit | 66e7348fe7cbd40091dad017363f0d788ea69739 | [log] [tgz] |
---|---|---|
author | Sean Anderson <seanga2@gmail.com> | Sun Oct 04 21:39:44 2020 -0400 |
committer | Tom Rini <trini@konsulko.com> | Thu Oct 15 18:36:55 2020 -0400 |
tree | 819b06c19c0ced5b8b3e6d330c0323c0ad9caf67 | |
parent | 4d55155f6c11cf1ff3c6ba28af1e4567325623d1 [diff] |
firmware: scmi: Include device_compat.h This header is necessary for the dev_xxx macros. Signed-off-by: Sean Anderson <seanga2@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org>