[TRIVIAL][PATCH][2.5] drm/mga bitops -> long fix

From: Mikael Pettersson (mikpe@csd.uu.se)
Date: Thu Jul 25 2002 - 11:08:38 EST


Silence bitop on non-long argument warnings.

--- linux-2.5.28/drivers/char/drm/mga_drv.h.~1~ Wed Feb 20 03:11:05 2002
+++ linux-2.5.28/drivers/char/drm/mga_drv.h Thu Jul 25 02:13:02 2002
@@ -38,7 +38,7 @@
 
         u32 tail;
         int space;
- volatile int wrapped;
+ volatile long wrapped;
 
         volatile u32 *status;
 
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Tue Jul 30 2002 - 14:00:21 EST