diff options
Diffstat (limited to 'src/southbridge/intel/common/gpio.h')
-rw-r--r-- | src/southbridge/intel/common/gpio.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/southbridge/intel/common/gpio.h b/src/southbridge/intel/common/gpio.h index 97b7783400..019009ef18 100644 --- a/src/southbridge/intel/common/gpio.h +++ b/src/southbridge/intel/common/gpio.h @@ -17,7 +17,6 @@ #define INTEL_COMMON_GPIO_H #include <stdint.h> -#include <compiler.h> /* ICH7 GPIOBASE */ #define GPIO_USE_SEL 0x00 |