summaryrefslogtreecommitdiff
path: root/src/drivers/generic/max98357a/max98357a.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/drivers/generic/max98357a/max98357a.c')
-rw-r--r--src/drivers/generic/max98357a/max98357a.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/drivers/generic/max98357a/max98357a.c b/src/drivers/generic/max98357a/max98357a.c
index 6a0fcf5046..bd45296bcd 100644
--- a/src/drivers/generic/max98357a/max98357a.c
+++ b/src/drivers/generic/max98357a/max98357a.c
@@ -6,7 +6,6 @@
#include <device/device.h>
#include <device/path.h>
#include <gpio.h>
-#include <stdint.h>
#include "chip.h"
#if CONFIG(HAVE_ACPI_TABLES)