diff options
-rw-r--r-- | include/dm/device-internal.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/dm/device-internal.h b/include/dm/device-internal.h index c420726287e..e24b0336409 100644 --- a/include/dm/device-internal.h +++ b/include/dm/device-internal.h @@ -15,6 +15,7 @@ #include <dm/ofnode.h> struct device_node; +struct driver_info; struct udevice; /* |