aboutsummaryrefslogtreecommitdiff
path: root/src/soc/qualcomm/sc7180/qupv3_i2c.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/soc/qualcomm/sc7180/qupv3_i2c.c')
-rw-r--r--src/soc/qualcomm/sc7180/qupv3_i2c.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/soc/qualcomm/sc7180/qupv3_i2c.c b/src/soc/qualcomm/sc7180/qupv3_i2c.c
index 7dea694060..b80c3dfcbb 100644
--- a/src/soc/qualcomm/sc7180/qupv3_i2c.c
+++ b/src/soc/qualcomm/sc7180/qupv3_i2c.c
@@ -10,7 +10,6 @@
#include <soc/qupv3_config.h>
#include <soc/qupv3_i2c.h>
#include <stdint.h>
-#include <string.h>
static void i2c_clk_configure(unsigned int bus, enum i2c_speed speed)
{