From d8bd69cac4f1608824c10fb94f68475588c36f1c Mon Sep 17 00:00:00 2001 From: Richard Knutsson Date: Fri, 29 Sep 2006 16:15:37 -0300 Subject: [PATCH] --- yaml --- r: 38269 b: refs/heads/master c: f1db955acbda253051a3256708d0dbfec2781de2 h: refs/heads/master i: 38267: 35222dca8231ed5a799b82faacf49d3382992075 v: v3 --- [refs] | 2 +- trunk/drivers/media/video/cx88/cx88.h | 6 ------ 2 files changed, 1 insertion(+), 7 deletions(-) diff --git a/[refs] b/[refs] index 03ae5025c332..057851d71b9f 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: ccbf64b1d434b78dad491993b57a9619503ab35f +refs/heads/master: f1db955acbda253051a3256708d0dbfec2781de2 diff --git a/trunk/drivers/media/video/cx88/cx88.h b/trunk/drivers/media/video/cx88/cx88.h index db1450c74940..3bc91aad4fe5 100644 --- a/trunk/drivers/media/video/cx88/cx88.h +++ b/trunk/drivers/media/video/cx88/cx88.h @@ -40,12 +40,6 @@ #include #define CX88_VERSION_CODE KERNEL_VERSION(0,0,6) -#ifndef TRUE -# define TRUE (1==1) -#endif -#ifndef FALSE -# define FALSE (1==0) -#endif #define UNSET (-1U) #define CX88_MAXBOARDS 8