From: Al Viro Date: Tue, 23 Aug 2005 21:47:37 +0000 (+0100) Subject: [PATCH] vidc gcc4 fix X-Git-Tag: v2.6.13-rc7~18 X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=791cdc7c561e2e72596388533f959e6d74dc6231;p=linux-2.6 [PATCH] vidc gcc4 fix removes an extern for a static variable. Signed-off-by: Al Viro Signed-off-by: Linus Torvalds --- diff --git a/sound/oss/vidc.h b/sound/oss/vidc.h index bab7044572..d5b8064dc5 100644 --- a/sound/oss/vidc.h +++ b/sound/oss/vidc.h @@ -10,10 +10,6 @@ * VIDC sound function prototypes */ -/* vidc.c */ - -extern int vidc_busy; - /* vidc_fill.S */ /*