projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
package/grub: only disable graphics on host grub
[openwrt.git]
/
package
/
mac80211
/
patches
/
130-tracepoint_include_linux_version_h.patch
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
(file)
--- 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>
+
This page took
0.02255 seconds
and
4
git commands to generate.