SOURCES: tvtime-def_user.patch - don't need __user, now tvtime works

cactus cactus at pld-linux.org
Mon Jul 9 23:50:30 CEST 2007


Author: cactus                       Date: Mon Jul  9 21:50:30 2007 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- don't need __user, now tvtime works

---- Files affected:
SOURCES:
   tvtime-def_user.patch (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SOURCES/tvtime-def_user.patch
diff -u SOURCES/tvtime-def_user.patch:1.1 SOURCES/tvtime-def_user.patch:1.2
--- SOURCES/tvtime-def_user.patch:1.1	Wed May 30 23:34:46 2007
+++ SOURCES/tvtime-def_user.patch	Mon Jul  9 23:50:24 2007
@@ -1,12 +1,10 @@
---- src/videodev2.h	2005-01-17 03:36:40.000000000 +0100
-+++ src/videodev2.h-new	2007-05-30 23:31:53.568531335 +0200
-@@ -16,7 +16,8 @@
+--- src/videodev2.h.orig	2005-01-17 03:36:40.000000000 +0100
++++ src/videodev2.h	2007-07-09 23:19:59.346188344 +0200
+@@ -16,7 +16,6 @@
  #ifdef __KERNEL__
  #include <linux/time.h> /* need struct timeval */
  #endif
 -#include <linux/compiler.h> /* need __user */
-+
-+#define __user __attribute__((noderef, address_space(1)))
  
  /* for kernel versions 2.4.26 and below: */
  #ifndef __user
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/tvtime-def_user.patch?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list