Skip to content

Commit

Permalink
ndctl: add missing symbol export for ndctl_bus_is_nfit_cmd_supported()
Browse files Browse the repository at this point in the history
Enable applications to use this new helper.

Signed-off-by: Dan Williams <[email protected]>
  • Loading branch information
djbw committed Sep 8, 2017
1 parent e481ea0 commit 6871d2c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ndctl/lib/libndctl.sym
Original file line number Diff line number Diff line change
Expand Up @@ -285,6 +285,7 @@ LIBNDCTL_13 {
global:
ndctl_bus_get_region_by_physical_address;
ndctl_bus_get_dimm_by_physical_address;
ndctl_bus_is_nfit_cmd_supported;
ndctl_dimm_read_labels;
ndctl_dimm_validate_labels;
ndctl_dimm_init_labels;
Expand Down

0 comments on commit 6871d2c

Please sign in to comment.