diff options
Diffstat (limited to 'drivers/nvdimm/nd.h')
-rw-r--r-- | drivers/nvdimm/nd.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/nvdimm/nd.h b/drivers/nvdimm/nd.h index 184e070d50a2..32e0364b48b9 100644 --- a/drivers/nvdimm/nd.h +++ b/drivers/nvdimm/nd.h | |||
@@ -340,7 +340,6 @@ static inline struct device *nd_dax_create(struct nd_region *nd_region) | |||
340 | } | 340 | } |
341 | #endif | 341 | #endif |
342 | 342 | ||
343 | struct nd_region *to_nd_region(struct device *dev); | ||
344 | int nd_region_to_nstype(struct nd_region *nd_region); | 343 | int nd_region_to_nstype(struct nd_region *nd_region); |
345 | int nd_region_register_namespaces(struct nd_region *nd_region, int *err); | 344 | int nd_region_register_namespaces(struct nd_region *nd_region, int *err); |
346 | u64 nd_region_interleave_set_cookie(struct nd_region *nd_region, | 345 | u64 nd_region_interleave_set_cookie(struct nd_region *nd_region, |