]> git.dujemihanovic.xyz Git - u-boot.git/commit
expo: Add forward declaration for udevice to cedit
authorSimon Glass <sjg@chromium.org>
Mon, 14 Oct 2024 22:32:03 +0000 (16:32 -0600)
committerSimon Glass <sjg@chromium.org>
Fri, 18 Oct 2024 20:10:22 +0000 (14:10 -0600)
commit790687c9883f220bdb52f1675c2684e7ec42370d
tree08423feb1196fc19818e4d19bd8cad8bb931b2a1
parent96cbafb1d2902cfbf8a7776f258e97b4394d00fe
expo: Add forward declaration for udevice to cedit

Some files may include this header file without first including dm.h
so add a forward declaration.

Signed-off-by: Simon Glass <sjg@chromium.org>
include/cedit.h