pstore/ram: Add ECC support
[deliverable/linux.git] / include / linux / pstore_ram.h
index ffe24a52c5afb0c8844af8819f29202acbd56901..7ed7fd4dba49629fe6bd3ed2bef29b244bd7c6d9 100644 (file)
@@ -92,6 +92,7 @@ struct ramoops_platform_data {
        unsigned long   mem_address;
        unsigned long   record_size;
        int             dump_oops;
+       bool            ecc;
 };
 
 #endif
This page took 0.039753 seconds and 5 git commands to generate.