diff mbox series

[26/34] expo: Add forward declaration for udevice to cedit

Message ID 20231002011553.463514-27-sjg@chromium.org
State Accepted
Delegated to: Bin Meng
Headers show
Series x86: expo: Add support for editing coreboot CMOS RAM settings | expand

Commit Message

Simon Glass Oct. 2, 2023, 1:15 a.m. UTC
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 | 1 +
 1 file changed, 1 insertion(+)
diff mbox series

Patch

diff --git a/include/cedit.h b/include/cedit.h
index f43cafa5aa24..f9a4a6d9e8eb 100644
--- a/include/cedit.h
+++ b/include/cedit.h
@@ -12,6 +12,7 @@ 
 struct abuf;
 struct expo;
 struct scene;
+struct udevice;
 struct video_priv;
 
 enum {