Re: [PATCH 01/12] staging: xgifb: eliminate #ifdef NewScratch

From: Dan Carpenter
Date: Sat Aug 20 2011 - 12:52:58 EST


On Fri, Aug 19, 2011 at 10:40:19PM +0300, Aaro Koskinen wrote:
> @@ -616,16 +611,13 @@
> #define Monitor1Sense 0x20
> #define HiTVSense 0x40
>
> -#ifdef NewScratch
> #define YPbPrSense 0x80 /* NEW SCRATCH */
^^^^^^^^^^^^^^^^^
You could delete this comment too if you wanted. It's not worth
doing a resend, but you could do it in another patch.

> -#endif

regards,
dan carpenter


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/