diff options
Diffstat (limited to 'src/flash/nor/lpc288x.h')
-rw-r--r-- | src/flash/nor/lpc288x.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/flash/nor/lpc288x.h b/src/flash/nor/lpc288x.h index 06f634ab..cd5fb734 100644 --- a/src/flash/nor/lpc288x.h +++ b/src/flash/nor/lpc288x.h @@ -21,8 +21,6 @@ #ifndef lpc288x_H #define lpc288x_H -#include <flash/flash.h> - struct lpc288x_flash_bank { uint32_t working_area; |