packages: lirc/lirc-kernel.patch - define LINUX_VERSION

baggins baggins at pld-linux.org
Sun Jul 1 14:34:52 CEST 2012


Author: baggins                      Date: Sun Jul  1 12:34:52 2012 GMT
Module: packages                      Tag: HEAD
---- Log message:
- define LINUX_VERSION

---- Files affected:
packages/lirc:
   lirc-kernel.patch (1.7 -> 1.8) 

---- Diffs:

================================================================
Index: packages/lirc/lirc-kernel.patch
diff -u packages/lirc/lirc-kernel.patch:1.7 packages/lirc/lirc-kernel.patch:1.8
--- packages/lirc/lirc-kernel.patch:1.7	Sun Jul  1 14:30:31 2012
+++ packages/lirc/lirc-kernel.patch	Sun Jul  1 14:34:46 2012
@@ -33,6 +33,14 @@
  #if LINUX_VERSION_CODE > KERNEL_VERSION(2, 6, 35)
 --- lirc-0.9.0/drivers/lirc_serial/lirc_serial.c~	2011-03-25 23:28:18.000000000 +0100
 +++ lirc-0.9.0/drivers/lirc_serial/lirc_serial.c	2012-07-01 14:29:13.757144222 +0200
+@@ -48,6 +48,7 @@
+  * Steve Davies <steve at daviesfam.org>  July 2001
+  */
+ 
++#include <linux/version.h>
+ #include <linux/module.h>
+ #include <linux/errno.h>
+ #include <linux/signal.h>
 @@ -66,7 +66,9 @@
  #include <linux/poll.h>
  #include <linux/platform_device.h>
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/packages/lirc/lirc-kernel.patch?r1=1.7&r2=1.8



More information about the pld-cvs-commit mailing list