Skip to content

Commit

Permalink
Fix build.
Browse files Browse the repository at this point in the history
Change-Id: I20bd0356c63745423e23aec71f272fe2e32db88e
Signed-off-by: Tim Newsome <[email protected]>
  • Loading branch information
timsifive committed Oct 23, 2023
1 parent af08d58 commit 03fff0f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/flash/nor/driver.h
Original file line number Diff line number Diff line change
Expand Up @@ -259,6 +259,7 @@ extern const struct flash_driver em357_flash;
extern const struct flash_driver esirisc_flash;
extern const struct flash_driver faux_flash;
extern const struct flash_driver fespi_flash;
extern const struct flash_driver gd32vf103_flash;
extern const struct flash_driver fm3_flash;
extern const struct flash_driver fm4_flash;
extern const struct flash_driver jtagspi_flash;
Expand Down

0 comments on commit 03fff0f

Please sign in to comment.