[GIT PULL] libnvdimm fix for v5.9-rc7

From: Dan Williams
Date: Mon Sep 21 2020 - 10:37:54 EST


Hi Linus, please pull from:

git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
tags/libnvdimm-fixes-5.9-rc7

...to receive a straggling compilation fixup. Apologies for the thrash
this caused.

---

The following changes since commit ba4f184e126b751d1bffad5897f263108befc780:

Linux 5.9-rc6 (2020-09-20 16:33:55 -0700)

are available in the Git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
tags/libnvdimm-fixes-5.9-rc7

for you to fetch changes up to 88b67edd7247466bc47f01e1dc539b0d0d4b931e:

dax: Fix compilation for CONFIG_DAX && !CONFIG_FS_DAX (2020-09-21
06:53:09 -0700)

----------------------------------------------------------------
libnvdimm fix 5.9-rc7

- Fix compilation for the new dax_supported() exported helper

----------------------------------------------------------------
Jan Kara (1):
dax: Fix compilation for CONFIG_DAX && !CONFIG_FS_DAX

include/linux/dax.h | 17 ++++++++---------
1 file changed, 8 insertions(+), 9 deletions(-)