diff options
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 | 11 |
1 files changed, 0 insertions, 11 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 deleted file mode 100644 index 034f00cd91..0000000000 --- a/package/mac80211/patches/130-tracepoint_include_linux_version_h.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- a/include/linux/tracepoint.h -+++ b/include/linux/tracepoint.h -@@ -3,6 +3,8 @@ - - #include <linux/version.h> - -+#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)) */ |