summaryrefslogtreecommitdiff
path: root/scripts/patch-kernel
diff options
context:
space:
mode:
authorPeter Poklop <peter.poklop@gmail.com>2015-03-18 22:15:57 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2015-03-20 15:54:50 +0300
commitf3e5df43488f7c6c5e91578ec9c7fdda5cd36167 (patch)
tree8d8208b6be9382bdf27d8ad33a28ef97dfae583e /scripts/patch-kernel
parent6a938a8cef9abad2ae13e6a48329f5119930b0d6 (diff)
downloadlinux-f3e5df43488f7c6c5e91578ec9c7fdda5cd36167.tar.xz
Staging: fbtft: add declaration of non-static functions
This patch fixes these sparse warnings: drivers/staging/fbtft/fbtft-sysfs.c:23:5: warning: symbol 'fbtft_gamma_parse_str' was not declared. Should it be static? drivers/staging/fbtft/fbtft-sysfs.c:153:6: warning: symbol 'fbtft_expand_debug_value' was not declared. Should it be static? drivers/staging/fbtft/fbtft-sysfs.c:209:6: warning: symbol 'fbtft_sysfs_init' was not declared. Should it be static? drivers/staging/fbtft/fbtft-sysfs.c:216:6: warning: symbol 'fbtft_sysfs_exit' was not declared. Should it be static? Signed-off-by: Peter Poklop <peter.poklop@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions