diff options
author | H Hartley Sweeten <hartleys@visionengravers.com> | 2012-05-02 17:37:35 -0700 |
---|---|---|
committer | Florian Tobias Schandinat <FlorianSchandinat@gmx.de> | 2012-05-08 16:57:30 +0000 |
commit | b71b76333952053c383d20f7b2175968d8ada304 (patch) | |
tree | 2986604a1b346e2c4ca30b101988aee69f95c6cd /kernel/irq | |
parent | 192e12765f96fca026f25182c6b31d909c4191a8 (diff) | |
download | op-kernel-dev-b71b76333952053c383d20f7b2175968d8ada304.zip op-kernel-dev-b71b76333952053c383d20f7b2175968d8ada304.tar.gz |
video: mb862xxfbdrv.c: local functions should not be exposed globally
Functions not referenced outside of a source file should be marked
static to prevent them from being exposed globally.
Quiets the sparse warnings:
warning: symbol 'mb862xx_intr' was not declared. Should it be static?
Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Cc: Anatolij Gustschin <agust@denx.de>
Signed-off-by: Florian Tobias Schandinat <FlorianSchandinat@gmx.de>
Diffstat (limited to 'kernel/irq')
0 files changed, 0 insertions, 0 deletions