diff options
Diffstat (limited to 'system/kvm/2.6.30.patch')
-rw-r--r-- | system/kvm/2.6.30.patch | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/system/kvm/2.6.30.patch b/system/kvm/2.6.30.patch deleted file mode 100644 index 21228115e5..0000000000 --- a/system/kvm/2.6.30.patch +++ /dev/null @@ -1,12 +0,0 @@ -diff -Nur kvm-88.orig/kvm/kernel/external-module-compat-comm.h kvm-88/kvm/kernel/external-module-compat-comm.h ---- kvm-88.orig/kvm/kernel/external-module-compat-comm.h 2009-07-17 20:47:08.000000000 -0300 -+++ kvm-88/kvm/kernel/external-module-compat-comm.h 2009-07-17 20:55:21.000000000 -0300 -@@ -845,7 +845,7 @@ - - #include <linux/tracepoint.h> - --#if LINUX_VERSION_CODE < KERNEL_VERSION(2,6,30) -+#if LINUX_VERSION_CODE < KERNEL_VERSION(2,6,31) - - struct tracepoint; - |