summaryrefslogtreecommitdiff
path: root/zephyr/shim/chip/npcx/system_download_from_flash.c
diff options
context:
space:
mode:
Diffstat (limited to 'zephyr/shim/chip/npcx/system_download_from_flash.c')
-rw-r--r--zephyr/shim/chip/npcx/system_download_from_flash.c9
1 files changed, 4 insertions, 5 deletions
diff --git a/zephyr/shim/chip/npcx/system_download_from_flash.c b/zephyr/shim/chip/npcx/system_download_from_flash.c
index 53e22d4839..1aef9560d1 100644
--- a/zephyr/shim/chip/npcx/system_download_from_flash.c
+++ b/zephyr/shim/chip/npcx/system_download_from_flash.c
@@ -2,14 +2,13 @@
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/
-#include "common.h"
-#include "soc.h"
-#include "system_chip.h"
-
#include <zephyr/dt-bindings/clock/npcx_clock.h>
+#include <stdnoreturn.h>
#include <zephyr/sys/__assert.h>
-#include <stdnoreturn.h>
+#include "common.h"
+#include "soc.h"
+#include "system_chip.h"
/* Modules Map */
#define NPCX_PMC_BASE_ADDR 0x4000D000