diff options
Diffstat (limited to 'net/wireless/reg.h')
-rw-r--r-- | net/wireless/reg.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/wireless/reg.h b/net/wireless/reg.h index c4695d07af23..b67d1c3a2fb9 100644 --- a/net/wireless/reg.h +++ b/net/wireless/reg.h | |||
@@ -8,6 +8,7 @@ bool reg_is_valid_request(const char *alpha2); | |||
8 | 8 | ||
9 | int regulatory_hint_user(const char *alpha2); | 9 | int regulatory_hint_user(const char *alpha2); |
10 | 10 | ||
11 | int reg_device_uevent(struct device *dev, struct kobj_uevent_env *env); | ||
11 | void reg_device_remove(struct wiphy *wiphy); | 12 | void reg_device_remove(struct wiphy *wiphy); |
12 | 13 | ||
13 | int __init regulatory_init(void); | 14 | int __init regulatory_init(void); |