diff options
-rw-r--r-- | src/superio/ite/it8721f/it8721f.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/superio/ite/it8721f/it8721f.h b/src/superio/ite/it8721f/it8721f.h index ce794cfdce..162fa5dd0c 100644 --- a/src/superio/ite/it8721f/it8721f.h +++ b/src/superio/ite/it8721f/it8721f.h @@ -22,9 +22,6 @@ #ifndef SUPERIO_ITE_IT8721F_H #define SUPERIO_ITE_IT8721F_H -#include <device/pnp.h> -#include <stdint.h> - /* Logical Device Numbers (LDN). */ #define IT8721F_FDC 0x00 /* Floppy */ #define IT8721F_SP1 0x01 /* Com1 */ |