Skip to content
Snippets Groups Projects
Commit 6f34e64b authored by Paul Fertser's avatar Paul Fertser
Browse files

target: armv7a: remove unused level_num field from armv7a_cachesize


This was never used and produces warnings on some systems.

Change-Id: I48d2c5b79890bb2d70c5fae95278b8eb62743398
Reported-by: default avatarTommy Murphy <tm1234@users.sf.net>
Signed-off-by: default avatarPaul Fertser <fercerpav@gmail.com>
Reviewed-on: http://openocd.zylin.com/3891
Tested-by: jenkins
parent 7582e2fd
Branches
Tags
No related merge requests found
......@@ -48,7 +48,6 @@ struct armv7a_l2x_cache {
};
struct armv7a_cachesize {
uint32_t level_num;
/* cache dimensionning */
uint32_t linelen;
uint32_t associativity;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment