diff options
Diffstat (limited to 'src/soc/intel/braswell/gpio.c')
-rw-r--r-- | src/soc/intel/braswell/gpio.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/soc/intel/braswell/gpio.c b/src/soc/intel/braswell/gpio.c index 23be45a1c1f4..a5b289401fc5 100644 --- a/src/soc/intel/braswell/gpio.c +++ b/src/soc/intel/braswell/gpio.c @@ -14,7 +14,6 @@ * GNU General Public License for more details. */ -#include <compiler.h> #include <console/console.h> #include <device/pci.h> #include <soc/gpio.h> |