diff options
author | Larry Finger <Larry.Finger@lwfinger.net> | 2009-11-10 01:56:06 +0300 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2009-11-11 00:21:15 +0300 |
commit | 3da0d662e3911ca8345f049627533eeb1a2f820a (patch) | |
tree | 66e4d2270feb3b3d682467bb65c0cd4406a53c5e /README | |
parent | 1e93bd4a132661f9403b61b821810df5ba2dc0f8 (diff) | |
download | linux-3da0d662e3911ca8345f049627533eeb1a2f820a.tar.xz |
rtl8187: Fix sparse warnings
Due to a missing header include, sparse generates the following warnings:
CHECK drivers/net/wireless/rtl818x/rtl8187_rfkill.c
warning: symbol 'rtl8187_rfkill_init' was not declared. Should it be static?
warning: symbol 'rtl8187_rfkill_poll' was not declared. Should it be static?
warning: symbol 'rtl8187_rfkill_exit' was not declared. Should it be static?
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions