diff options
Diffstat (limited to 'include/faraday/fttmr010.h')
-rw-r--r-- | include/faraday/fttmr010.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/faraday/fttmr010.h b/include/faraday/fttmr010.h index ec1c9895f57..5b1bef38c77 100644 --- a/include/faraday/fttmr010.h +++ b/include/faraday/fttmr010.h @@ -26,6 +26,7 @@ struct fttmr010 { unsigned int cr; /* 0x30 */ unsigned int interrupt_state; /* 0x34 */ unsigned int interrupt_mask; /* 0x38 */ + unsigned int revision; /* 0x3c */ }; /* |