diff options
author | Satyam Sharma <satyam@infradead.org> | 2007-09-03 00:11:34 +0400 |
---|---|---|
committer | David S. Miller <davem@sunset.davemloft.net> | 2007-09-26 09:55:43 +0400 |
commit | 7b5ee3a038c869e773092834abaa8174e0d77514 (patch) | |
tree | f23a492791b8b5e2b8ede60652e67b6ce7953201 /usr | |
parent | 4942de4a0e914f205d351a81873f4f63986bcc3c (diff) | |
download | linux-7b5ee3a038c869e773092834abaa8174e0d77514.tar.xz |
[PATCH] net/wireless/sysfs.c: Shut up build warning
net/wireless/sysfs.c:108: warning: ‘wiphy_uevent’ defined but not used
when CONFIG_HOTPLUG=n is because the only usage site of this function
is #ifdef'ed as such, so let's #ifdef the definition also.
Signed-off-by: Satyam Sharma <satyam@infradead.org>
Acked-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'usr')
0 files changed, 0 insertions, 0 deletions