diff options
| author | Felix Fietkau <nbd@openwrt.org> | 2010-04-14 00:09:26 +0000 |
|---|---|---|
| committer | Felix Fietkau <nbd@openwrt.org> | 2010-04-14 00:09:26 +0000 |
| commit | 396a3c5385f9e90f909520144dc007c0eb9c982a (patch) | |
| tree | fc021111c7c54c71c3cb5014ec4e66db8989547e /package/mac80211/patches/701-tracepoint_include_linux_version_h.patch | |
| parent | 5f5ed3f10957d53857d3ff230ec8d36c2823b289 (diff) | |
| download | mtk-20170518-396a3c5385f9e90f909520144dc007c0eb9c982a.zip mtk-20170518-396a3c5385f9e90f909520144dc007c0eb9c982a.tar.gz mtk-20170518-396a3c5385f9e90f909520144dc007c0eb9c982a.tar.bz2 | |
mac80211: update to wireless-testing 2010-04-13, add some more fixes for the ar9300 patch set, fixes #7135
SVN-Revision: 20849
Diffstat (limited to 'package/mac80211/patches/701-tracepoint_include_linux_version_h.patch')
| -rw-r--r-- | package/mac80211/patches/701-tracepoint_include_linux_version_h.patch | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/package/mac80211/patches/701-tracepoint_include_linux_version_h.patch b/package/mac80211/patches/701-tracepoint_include_linux_version_h.patch deleted file mode 100644 index 5516331..0000000 --- a/package/mac80211/patches/701-tracepoint_include_linux_version_h.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- a/include/linux/tracepoint.h -+++ b/include/linux/tracepoint.h -@@ -1,6 +1,8 @@ - #ifndef _COMPAT_LINUX_TRACEPOINT_H - #define _COMPAT_LINUX_TRACEPOINT_H 1 - -+#include <linux/version.h> -+ - #if (LINUX_VERSION_CODE > KERNEL_VERSION(2,6,27)) - #include_next <linux/tracepoint.h> - #endif /* (LINUX_VERSION_CODE > KERNEL_VERSION(2,6,27)) */ |
