Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
OpenBMC Firmware
talos-obmc-linux
Commits
27366223
Commit
27366223
authored
17 years ago
by
Michael Buesch
Committed by
David S. Miller
17 years ago
Browse files
Options
Download
Email Patches
Plain Diff
rfkill: Fix sparse warning
Signed-off-by:
John W. Linville
<
linville@tuxdriver.com
>
parent
7319f1e6
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
+4
-0
net/rfkill/rfkill.c
net/rfkill/rfkill.c
+4
-0
No files found.
net/rfkill/rfkill.c
View file @
27366223
...
...
@@ -27,6 +27,10 @@
#include <linux/mutex.h>
#include <linux/rfkill.h>
/* Get declaration of rfkill_switch_all() to shut up sparse. */
#include "rfkill-input.h"
MODULE_AUTHOR
(
"Ivo van Doorn <IvDoorn@gmail.com>"
);
MODULE_VERSION
(
"1.0"
);
MODULE_DESCRIPTION
(
"RF switch support"
);
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment