The patch number 10828 was added via Mauro Carvalho Chehab <mche...@redhat.com>
to http://linuxtv.org/hg/v4l-dvb master development tree.

Kernel patches in this development tree may be modified to be backward
compatible with older kernels. Compatibility modifications will be
removed before inclusion into the mainstream Kernel

If anyone has any objections, please let us know by sending a message to:
        Linux Media Mailing List <linux-me...@vger.kernel.org>

------

From: Jean Delvare  <kh...@linux-fr.org>
Drop I2C_M_IGNORE_NAK compatibility bit


I2C_M_IGNORE_NAK is defined since kernel 2.5.54 so we don't need to
declare it in the compatibility header.

Signed-off-by: Jean Delvare <kh...@linux-fr.org>
Signed-off-by: Mauro Carvalho Chehab <mche...@redhat.com>


---

 v4l/compat.h |    4 ----
 1 file changed, 4 deletions(-)

diff -r 216cb2ac6b13 -r ee3d0607ccc9 v4l/compat.h
--- a/v4l/compat.h      Tue Mar 03 01:38:59 2009 +0000
+++ b/v4l/compat.h      Tue Mar 03 13:56:12 2009 +0000
@@ -47,10 +47,6 @@
 
 #ifndef __pure
 #  define __pure __attribute__((pure))
-#endif
-
-#ifndef I2C_M_IGNORE_NAK
-# define I2C_M_IGNORE_NAK 0x1000
 #endif
 
 /* device_create/destroy added in 2.6.18 */


---

Patch is available at: 
http://linuxtv.org/hg/v4l-dvb/rev/ee3d0607ccc9ff37426a6a883726bd36be4a40ca

_______________________________________________
linuxtv-commits mailing list
linuxtv-commits@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linuxtv-commits

Reply via email to