diff options
Diffstat (limited to 'include/dm/acpi.h')
-rw-r--r-- | include/dm/acpi.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/dm/acpi.h b/include/dm/acpi.h index e6951b6a25..7f1f2ef2cb 100644 --- a/include/dm/acpi.h +++ b/include/dm/acpi.h @@ -28,6 +28,7 @@ #if !defined(__ACPI__) struct nhlt; +struct udevice; /** enum acpi_dump_option - selects what ACPI information to dump */ enum acpi_dump_option { |