]> git.karo-electronics.de Git - karo-tx-linux.git/commit
cxl: Fix build when CONFIG_DEBUG_FS=n
authorAndrew Donnellan <andrew.donnellan@au1.ibm.com>
Wed, 1 Feb 2017 03:22:07 +0000 (14:22 +1100)
committerMichael Ellerman <mpe@ellerman.id.au>
Fri, 3 Feb 2017 10:59:26 +0000 (21:59 +1100)
commit39d40871526627fd0e2cfc1e2fb88500a5049c4c
tree0debe76f1f3c0d08b6b34df19b466cf625e69f99
parent673bc4354d42731018494bb69d63b6513f9ae2bb
cxl: Fix build when CONFIG_DEBUG_FS=n

Stub out the debugfs functions so that the build doesn't break when
CONFIG_DEBUG_FS=n.

Reported-by: Michael Ellerman <mpe@ellerman.id.au>
Signed-off-by: Andrew Donnellan <andrew.donnellan@au1.ibm.com>
Acked-by: Ian Munsie <imunsie@au1.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
drivers/misc/cxl/Makefile
drivers/misc/cxl/cxl.h