staging: ccree: make stub function static inline
authorGilad Ben-Yossef <gilad@benyossef.com>
Tue, 9 Jan 2018 10:24:32 +0000 (10:24 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 9 Jan 2018 15:02:18 +0000 (16:02 +0100)
commit5d5583d0e22279d1a8fe1372ec0d02da5f289116
treed83df9cff08f7fe3f272d19716966ba08d4e9244
parent65073e6ea9632c1e38153565517d0324c0a06513
staging: ccree: make stub function static inline

The debugfs interface defines stub function if debugfs is not
enabled, which were missing the 'static inline' qualifiers causing
sparse warnings.

Signed-off-by: Gilad Ben-Yossef <gilad@benyossef.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/ccree/cc_debugfs.h