summaryrefslogtreecommitdiff
path: root/drivers/staging/xgifb
diff options
context:
space:
mode:
authorValentina Manea <valentina.manea.m@gmail.com>2013-10-08 00:12:14 +0400
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2013-10-08 05:39:32 +0400
commit038d3f882926bf49562e5f119957fd81015a9390 (patch)
tree1aefa95212b80ed95a5d70d799afa9b7bc598e56 /drivers/staging/xgifb
parentedf7abde26cd2625fe17a1a1f6a35aa758f72cd0 (diff)
downloadlinux-038d3f882926bf49562e5f119957fd81015a9390.tar.xz
Staging: crystalhd: Fix sparse warnings regarding static functions
This fixes the following sparse warnings: * drivers/staging/crystalhd/crystalhd_lnx.c:78:29: warning: symbol 'chd_dec_alloc_iodata' was not declared. Should it be static? * drivers/staging/crystalhd/crystalhd_lnx.c:99:6: warning: symbol 'chd_dec_free_iodata' was not declared. Should it be static? * drivers/staging/crystalhd/crystalhd_lnx.c:630:5: warning: symbol 'chd_dec_pci_suspend' was not declared. Should it be static? * drivers/staging/crystalhd/crystalhd_lnx.c:664:5: warning: symbol 'chd_dec_pci_resume' was not declared. Should it be static? Signed-off-by: Valentina Manea <valentina.manea.m@gmail.com> Reviewed-by: Josh Triplett <josh@joshtriplett.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/xgifb')
0 files changed, 0 insertions, 0 deletions