summaryrefslogtreecommitdiff
path: root/src/drivers/i2c/sx9360
diff options
context:
space:
mode:
Diffstat (limited to 'src/drivers/i2c/sx9360')
-rw-r--r--src/drivers/i2c/sx9360/sx9360.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/drivers/i2c/sx9360/sx9360.c b/src/drivers/i2c/sx9360/sx9360.c
index c9de0de860..df154f4ab7 100644
--- a/src/drivers/i2c/sx9360/sx9360.c
+++ b/src/drivers/i2c/sx9360/sx9360.c
@@ -5,7 +5,6 @@
#include <console/console.h>
#include <device/i2c_simple.h>
#include <device/device.h>
-#include <device/path.h>
#include <string.h>
#include "chip.h"