summaryrefslogtreecommitdiff
path: root/common/vboot/efs2.c
diff options
context:
space:
mode:
Diffstat (limited to 'common/vboot/efs2.c')
-rw-r--r--common/vboot/efs2.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/vboot/efs2.c b/common/vboot/efs2.c
index 3346a2c76b..b45109029d 100644
--- a/common/vboot/efs2.c
+++ b/common/vboot/efs2.c
@@ -21,8 +21,8 @@
#include "sha256.h"
#include "system.h"
#include "task.h"
-#include "uart.h"
#include "usb_pd.h"
+#include "uart.h"
#include "vboot.h"
#include "vboot_hash.h"