package: kernel: add missing config symbols for serial-8250
[openwrt.git] / package / acx-mac80211 / patches / 004-ratelimit_compile_fix.patch
1 --- a/common.c
2 +++ b/common.c
3 @@ -31,6 +31,7 @@
4 #include <linux/ethtool.h>
5 #include <linux/nl80211.h>
6 #include <linux/ieee80211.h>
7 +#include <linux/ratelimit.h>
8
9 #include <net/mac80211.h>
10
This page took 0.049727 seconds and 5 git commands to generate.