package/grub: only disable graphics on host grub
[openwrt.git] / package / mac80211 / patches / 130-tracepoint_include_linux_version_h.patch
1 --- a/include/linux/tracepoint.h
2 +++ b/include/linux/tracepoint.h
3 @@ -3,6 +3,8 @@
4
5 #include <linux/version.h>
6
7 +#include <linux/version.h>
8 +
9 #if (LINUX_VERSION_CODE > KERNEL_VERSION(2,6,27))
10 #include_next <linux/tracepoint.h>
11 #endif /* (LINUX_VERSION_CODE > KERNEL_VERSION(2,6,27)) */
This page took 0.049959 seconds and 5 git commands to generate.