aboutsummaryrefslogtreecommitdiff
path: root/include/imximage.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/imximage.h')
-rw-r--r--include/imximage.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/imximage.h b/include/imximage.h
index 1ed3284f154..5a812f5a10c 100644
--- a/include/imximage.h
+++ b/include/imximage.h
@@ -124,7 +124,7 @@ typedef struct {
} flash_header_v1_t;
typedef struct {
- uint32_t length; /* Length of data to be read from flash */
+ uint32_t length; /* Length of data to be read from flash */
} flash_cfg_parms_t;
typedef struct {