libnvdimm: introduce devm_nvdimm_memremap(), convert nfit_spa_map() users
[deliverable/linux.git] / drivers / nvdimm / nd-core.h
index 284cdaa268cfd8132bc7fcd7299d66eaa4256217..790b62cc81eddf8e1faa90003959b23bc326cfe7 100644 (file)
@@ -31,6 +31,7 @@ struct nvdimm_bus {
        struct device dev;
        int id, probe_active;
        struct list_head poison_list;
+       struct list_head mapping_list;
        struct mutex reconfig_mutex;
 };
 
This page took 0.023618 seconds and 5 git commands to generate.