summaryrefslogtreecommitdiffstats
path: root/package/mac80211/patches/602-rt2x00-introduce-rt2x00_platform_h.patch
diff options
context:
space:
mode:
Diffstat (limited to 'package/mac80211/patches/602-rt2x00-introduce-rt2x00_platform_h.patch')
-rw-r--r--package/mac80211/patches/602-rt2x00-introduce-rt2x00_platform_h.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/mac80211/patches/602-rt2x00-introduce-rt2x00_platform_h.patch b/package/mac80211/patches/602-rt2x00-introduce-rt2x00_platform_h.patch
index 7f8c9a59b..6c80c3dfa 100644
--- a/package/mac80211/patches/602-rt2x00-introduce-rt2x00_platform_h.patch
+++ b/package/mac80211/patches/602-rt2x00-introduce-rt2x00_platform_h.patch
@@ -25,7 +25,7 @@
@@ -39,6 +39,7 @@
#include <linux/input-polldev.h>
#include <linux/kfifo.h>
- #include <linux/timer.h>
+ #include <linux/hrtimer.h>
+#include <linux/rt2x00_platform.h>
#include <net/mac80211.h>