diff options
-rw-r--r-- | src/drivers/i2c/rt5663/chip.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/drivers/i2c/rt5663/chip.h b/src/drivers/i2c/rt5663/chip.h index b1ed4b6589..235c253d07 100644 --- a/src/drivers/i2c/rt5663/chip.h +++ b/src/drivers/i2c/rt5663/chip.h @@ -15,6 +15,7 @@ * Realtek RT5663 audio codec devicetree bindings */ +#include <arch/acpi_device.h> #include <stdint.h> struct drivers_i2c_rt5663_config { |