diff options
Diffstat (limited to 'include/hw/misc/aspeed_lpc.h')
-rw-r--r-- | include/hw/misc/aspeed_lpc.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/hw/misc/aspeed_lpc.h b/include/hw/misc/aspeed_lpc.h index fd22873..fa39895 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) |