diff options
| author | Felix Fietkau <nbd@openwrt.org> | 2010-04-22 15:39:31 +0000 |
|---|---|---|
| committer | Felix Fietkau <nbd@openwrt.org> | 2010-04-22 15:39:31 +0000 |
| commit | 17049cf4cecc9ce37e52b176f87c512b07db1446 (patch) | |
| tree | 089e22db0ec1c250a3dc677e3fffe90a52492bc1 /package/mac80211/patches/130-tracepoint_include_linux_version_h.patch | |
| parent | ceaa4bbe3c321003122bd277be4b7f609f33f8a3 (diff) | |
| download | mtk-20170518-17049cf4cecc9ce37e52b176f87c512b07db1446.zip mtk-20170518-17049cf4cecc9ce37e52b176f87c512b07db1446.tar.gz mtk-20170518-17049cf4cecc9ce37e52b176f87c512b07db1446.tar.bz2 | |
mac80211: update to wireless-testing 2010-04-21
SVN-Revision: 21089
Diffstat (limited to 'package/mac80211/patches/130-tracepoint_include_linux_version_h.patch')
| -rw-r--r-- | package/mac80211/patches/130-tracepoint_include_linux_version_h.patch | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/package/mac80211/patches/130-tracepoint_include_linux_version_h.patch b/package/mac80211/patches/130-tracepoint_include_linux_version_h.patch index 5516331..034f00c 100644 --- a/package/mac80211/patches/130-tracepoint_include_linux_version_h.patch +++ b/package/mac80211/patches/130-tracepoint_include_linux_version_h.patch @@ -1,8 +1,8 @@ --- 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 +@@ -3,6 +3,8 @@ + + #include <linux/version.h> +#include <linux/version.h> + |
