diff options
Diffstat (limited to 'src/drivers/i2c/max98390')
-rw-r--r-- | src/drivers/i2c/max98390/max98390.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/drivers/i2c/max98390/max98390.c b/src/drivers/i2c/max98390/max98390.c index f4c4a70b92..f4912c17df 100644 --- a/src/drivers/i2c/max98390/max98390.c +++ b/src/drivers/i2c/max98390/max98390.c @@ -5,7 +5,6 @@ #include <console/console.h> #include <device/i2c.h> #include <device/device.h> -#include <device/path.h> #include <identity.h> #include <stdint.h> #include <vendorcode/google/dsm_calib.h> |