diff options
Diffstat (limited to 'src/drivers/i2c/rt5663/rt5663.c')
-rw-r--r-- | src/drivers/i2c/rt5663/rt5663.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/drivers/i2c/rt5663/rt5663.c b/src/drivers/i2c/rt5663/rt5663.c index 1ce5993dad..415ae713c9 100644 --- a/src/drivers/i2c/rt5663/rt5663.c +++ b/src/drivers/i2c/rt5663/rt5663.c @@ -21,7 +21,6 @@ #include <device/device.h> #include <device/path.h> #include <stdint.h> -#include <string.h> #include "chip.h" #define RT5663_ACPI_NAME "RT53" |