diff options
Diffstat (limited to 'src/drivers/i2c/max98396/max98396.c')
-rw-r--r-- | src/drivers/i2c/max98396/max98396.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/drivers/i2c/max98396/max98396.c b/src/drivers/i2c/max98396/max98396.c index 6ad3931b50..ca07dbdd4b 100644 --- a/src/drivers/i2c/max98396/max98396.c +++ b/src/drivers/i2c/max98396/max98396.c @@ -5,7 +5,6 @@ #include <console/console.h> #include <device/i2c_simple.h> #include <device/device.h> -#include <device/path.h> #include "chip.h" |