[PATCH] (34/43) vidc gcc4 fix

From: Al Viro
Date: Tue Aug 23 2005 - 16:47:50 EST


removes an extern for a static variable.

Signed-off-by: Al Viro <viro@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
----
diff -urN RC13-rc6-git13-s390/sound/oss/vidc.h RC13-rc6-git13-vidc/sound/oss/vidc.h
--- RC13-rc6-git13-s390/sound/oss/vidc.h 2005-06-17 15:48:29.000000000 -0400
+++ RC13-rc6-git13-vidc/sound/oss/vidc.h 2005-08-21 13:17:15.000000000 -0400
@@ -10,10 +10,6 @@
* VIDC sound function prototypes
*/

-/* vidc.c */
-
-extern int vidc_busy;
-
/* vidc_fill.S */

/*
-
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/