diff options
Diffstat (limited to 'include/linux')
| -rw-r--r-- | include/linux/pstore_ram.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/pstore_ram.h b/include/linux/pstore_ram.h index 3b823d49a85a..9385d41cb1c3 100644 --- a/include/linux/pstore_ram.h +++ b/include/linux/pstore_ram.h | |||
| @@ -93,6 +93,7 @@ struct ramoops_platform_data { | |||
| 93 | unsigned long mem_size; | 93 | unsigned long mem_size; |
| 94 | unsigned long mem_address; | 94 | unsigned long mem_address; |
| 95 | unsigned long record_size; | 95 | unsigned long record_size; |
| 96 | unsigned long console_size; | ||
| 96 | int dump_oops; | 97 | int dump_oops; |
| 97 | bool ecc; | 98 | bool ecc; |
| 98 | }; | 99 | }; |
