aboutsummaryrefslogtreecommitdiff
path: root/src/drivers/i2c/designware/dw_i2c.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/drivers/i2c/designware/dw_i2c.c')
-rw-r--r--src/drivers/i2c/designware/dw_i2c.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/drivers/i2c/designware/dw_i2c.c b/src/drivers/i2c/designware/dw_i2c.c
index 00865e3f6e..e01b5a8446 100644
--- a/src/drivers/i2c/designware/dw_i2c.c
+++ b/src/drivers/i2c/designware/dw_i2c.c
@@ -698,7 +698,6 @@ static int dw_i2c_set_speed(unsigned int bus, enum i2c_speed speed,
return 0;
}
-
/*
* Initialize this bus controller and set the speed.
*