diff options
Diffstat (limited to 'src/flash/nor/str9x.h')
-rw-r--r-- | src/flash/nor/str9x.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/flash/nor/str9x.h b/src/flash/nor/str9x.h index 29adecfa..ba5386fc 100644 --- a/src/flash/nor/str9x.h +++ b/src/flash/nor/str9x.h @@ -23,8 +23,6 @@ #ifndef STR9X_H #define STR9X_H -#include <flash/flash.h> - struct str9x_flash_bank { uint32_t *sector_bits; |