target-moxie: Remove unused struct elements
Signed-off-by: Stefan Weil <sw@weilnetz.de> Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
This commit is contained in:
parent
395fe5f241
commit
a5cbe92199
1 changed files with 0 additions and 5 deletions
|
|
@ -6,11 +6,6 @@
|
|||
typedef struct {
|
||||
uint32_t phy;
|
||||
uint32_t pfn;
|
||||
unsigned g:1;
|
||||
unsigned v:1;
|
||||
unsigned k:1;
|
||||
unsigned w:1;
|
||||
unsigned e:1;
|
||||
int cause_op;
|
||||
} MoxieMMUResult;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue