commit | d11ef4d54cab0e740efbceb9c6b5697a41770eea | [log] [tgz] |
---|---|---|
author | AKASHI Takahiro <takahiro.akashi@linaro.org> | Fri Oct 04 13:45:18 2019 +0900 |
committer | Simon Glass <sjg@chromium.org> | Tue Oct 15 08:40:03 2019 -0600 |
tree | 9d873f3e8235fac85db789feb47c56e361fc1159 | |
parent | 2a43dbdf9668dc9fbfc309e085eb0c7fa64c2f15 [diff] |
sandbox: fix build error due to missing struct udevice definition Without this patch, compiling may potentially fail. Signed-off-by: AKASHI Takahiro <takahiro.akashi@linaro.org> Reviewed-by: Simon Glass <sjg@chromium.org>