summary refs log tree commit diff stats
path: root/include/hw/misc/aspeed_lpc.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/hw/misc/aspeed_lpc.h')
-rw-r--r--include/hw/misc/aspeed_lpc.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/hw/misc/aspeed_lpc.h b/include/hw/misc/aspeed_lpc.h
index fd228731d2..fa398959af 100644
--- a/include/hw/misc/aspeed_lpc.h
+++ b/include/hw/misc/aspeed_lpc.h
@@ -12,8 +12,6 @@
 
 #include "hw/sysbus.h"
 
-#include <stdint.h>
-
 #define TYPE_ASPEED_LPC "aspeed.lpc"
 #define ASPEED_LPC(obj) OBJECT_CHECK(AspeedLPCState, (obj), TYPE_ASPEED_LPC)