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)
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>

No differences found