diff options
Diffstat (limited to 'src/drivers/i2c/w83793/w83793.c')
-rw-r--r-- | src/drivers/i2c/w83793/w83793.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/drivers/i2c/w83793/w83793.c b/src/drivers/i2c/w83793/w83793.c index d3e776a1c2..8b8f3d238f 100644 --- a/src/drivers/i2c/w83793/w83793.c +++ b/src/drivers/i2c/w83793/w83793.c @@ -15,7 +15,6 @@ */ #include <stdint.h> -#include <arch/cpu.h> #include <console/console.h> #include <device/device.h> #include "w83793.h" |