summaryrefslogtreecommitdiff
path: root/chip/mchp
diff options
context:
space:
mode:
Diffstat (limited to 'chip/mchp')
-rw-r--r--chip/mchp/lfw/ec_lfw.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/chip/mchp/lfw/ec_lfw.c b/chip/mchp/lfw/ec_lfw.c
index edd945037c..8bf52efe49 100644
--- a/chip/mchp/lfw/ec_lfw.c
+++ b/chip/mchp/lfw/ec_lfw.c
@@ -9,6 +9,7 @@
#include <stdint.h>
#include "config.h"
+#include "cros_version.h"
#include "gpio.h"
#include "spi.h"
#include "spi_flash.h"
@@ -19,7 +20,6 @@
#include "cpu.h"
#include "clock.h"
#include "system.h"
-#include "version.h"
#include "hwtimer.h"
#include "gpio_list.h"
#include "tfdp_chip.h"