diff options
Diffstat (limited to 'include')
-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 dcf805f56bc6..af848e1593b9 100644 --- a/include/linux/pstore_ram.h +++ b/include/linux/pstore_ram.h | |||
@@ -72,6 +72,7 @@ struct ramoops_platform_data { | |||
72 | unsigned long mem_address; | 72 | unsigned long mem_address; |
73 | unsigned long record_size; | 73 | unsigned long record_size; |
74 | unsigned long console_size; | 74 | unsigned long console_size; |
75 | unsigned long ftrace_size; | ||
75 | int dump_oops; | 76 | int dump_oops; |
76 | int ecc_size; | 77 | int ecc_size; |
77 | }; | 78 | }; |