Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a0056afe authored by Dave Jiang's avatar Dave Jiang Committed by Dan Williams
Browse files

nvdimm: remove duplicate nd_mapping declaration

parent 4765218d
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -79,7 +79,6 @@ resource_size_t nd_blk_available_dpa(struct nd_mapping *nd_mapping);
resource_size_t nd_region_available_dpa(struct nd_region *nd_region);
resource_size_t nvdimm_allocated_dpa(struct nvdimm_drvdata *ndd,
		struct nd_label_id *label_id);
struct nd_mapping;
struct resource *nsblk_add_resource(struct nd_region *nd_region,
		struct nvdimm_drvdata *ndd, struct nd_namespace_blk *nsblk,
		resource_size_t start);