summaryrefslogtreecommitdiff
path: root/src/drivers/i2c/max98373/max98373.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/drivers/i2c/max98373/max98373.c')
-rw-r--r--src/drivers/i2c/max98373/max98373.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/drivers/i2c/max98373/max98373.c b/src/drivers/i2c/max98373/max98373.c
index bb8151829c..0557f421ca 100644
--- a/src/drivers/i2c/max98373/max98373.c
+++ b/src/drivers/i2c/max98373/max98373.c
@@ -7,7 +7,6 @@
#include <device/i2c_simple.h>
#include <device/device.h>
#include <device/path.h>
-#include <stdint.h>
#include "chip.h"
#define MAX98373_ACPI_NAME "MAXI"