diff options
Diffstat (limited to 'src/flash/nor/str7x.h')
-rw-r--r-- | src/flash/nor/str7x.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/flash/nor/str7x.h b/src/flash/nor/str7x.h index 4daafb7d..77dfee6d 100644 --- a/src/flash/nor/str7x.h +++ b/src/flash/nor/str7x.h @@ -23,8 +23,6 @@ #ifndef STR7X_H #define STR7X_H -#include <flash/flash.h> - struct str7x_flash_bank { uint32_t *sector_bits; |