summaryrefslogtreecommitdiff
path: root/chip/mchp/flash.c
diff options
context:
space:
mode:
Diffstat (limited to 'chip/mchp/flash.c')
-rw-r--r--chip/mchp/flash.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/chip/mchp/flash.c b/chip/mchp/flash.c
index f0f3a5575e..4b0e407fb2 100644
--- a/chip/mchp/flash.c
+++ b/chip/mchp/flash.c
@@ -6,14 +6,14 @@
#include "common.h"
#include "console.h"
#include "flash.h"
-#include "hooks.h"
#include "host_command.h"
#include "shared_mem.h"
#include "spi.h"
#include "spi_flash.h"
#include "system.h"
-#include "tfdp_chip.h"
#include "util.h"
+#include "hooks.h"
+#include "tfdp_chip.h"
#define PAGE_SIZE 256