block: m25p80: Removed unused variable
Signed-off-by: Marcin Krzeminski <marcin.krzeminski@nokia.com> Reviewed-by: Peter Crosthwaite <crosthwaite.peter@gmail.com> Message-id: 1458719789-29868-2-git-send-email-marcin.krzeminski@nokia.com Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
This commit is contained in:
parent
94f02c5ea9
commit
e8710c2293
@ -246,8 +246,6 @@ typedef enum {
|
||||
typedef struct Flash {
|
||||
SSISlave parent_obj;
|
||||
|
||||
uint32_t r;
|
||||
|
||||
BlockBackend *blk;
|
||||
|
||||
uint8_t *storage;
|
||||
|
Loading…
Reference in New Issue
Block a user