fs/debugfs: add declaration for no CONFIG_DEBUG_FS
authorWeijie Yang <weijie.yang@samsung.com>
Fri, 27 Sep 2013 09:09:07 +0000 (17:09 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 3 Oct 2013 23:14:12 +0000 (16:14 -0700)
commit5b8802143a4a3e38906879e78f2c1415c5b3db73
tree03c6f357cea5015ec34eb265f7614d5a4ff7a29a
parent88502b9c0a5dcc884c0dbfb6ddf964ff5da5d8d3
fs/debugfs: add declaration for no CONFIG_DEBUG_FS

Two function declarations are absence if not define CONFIG_DEBUG_FS
in include/linux/debugfs.h

Signed-off-by: Weijie Yang <weijie.yang@samsung.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
include/linux/debugfs.h