Skip to content
Snippets Groups Projects
Commit e8710c22 authored by Marcin Krzeminski's avatar Marcin Krzeminski Committed by Peter Maydell
Browse files

block: m25p80: Removed unused variable


Signed-off-by: default avatarMarcin Krzeminski <marcin.krzeminski@nokia.com>
Reviewed-by: default avatarPeter Crosthwaite <crosthwaite.peter@gmail.com>
Message-id: 1458719789-29868-2-git-send-email-marcin.krzeminski@nokia.com
Signed-off-by: default avatarPeter Maydell <peter.maydell@linaro.org>
parent 94f02c5e
No related branches found
No related tags found
No related merge requests found
......@@ -246,8 +246,6 @@ typedef enum {
typedef struct Flash {
SSISlave parent_obj;
uint32_t r;
BlockBackend *blk;
uint8_t *storage;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment