sandbox: fix build error due to missing struct udevice definition
authorAKASHI Takahiro <takahiro.akashi@linaro.org>
Fri, 4 Oct 2019 04:45:18 +0000 (13:45 +0900)
committerSimon Glass <sjg@chromium.org>
Tue, 15 Oct 2019 14:40:03 +0000 (08:40 -0600)
commitd11ef4d54cab0e740efbceb9c6b5697a41770eea
tree9d873f3e8235fac85db789feb47c56e361fc1159
parent2a43dbdf9668dc9fbfc309e085eb0c7fa64c2f15
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>
arch/sandbox/include/asm/u-boot-sandbox.h