diff options
Diffstat (limited to 'include/linux/pstore_ram.h')
-rw-r--r-- | include/linux/pstore_ram.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/linux/pstore_ram.h b/include/linux/pstore_ram.h index e681af92c04b..a0975c02194a 100644 --- a/include/linux/pstore_ram.h +++ b/include/linux/pstore_ram.h | |||
@@ -41,8 +41,6 @@ struct persistent_ram_zone { | |||
41 | int bad_blocks; | 41 | int bad_blocks; |
42 | int ecc_block_size; | 42 | int ecc_block_size; |
43 | int ecc_size; | 43 | int ecc_size; |
44 | int ecc_symsize; | ||
45 | int ecc_poly; | ||
46 | 44 | ||
47 | char *old_log; | 45 | char *old_log; |
48 | size_t old_log_size; | 46 | size_t old_log_size; |