aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAl Viro <viro@www.linux.org.uk>2005-08-23 22:47:37 +0100
committerLinus Torvalds <torvalds@g5.osdl.org>2005-08-23 18:43:45 -0700
commit791cdc7c561e2e72596388533f959e6d74dc6231 (patch)
tree84b3da09d3bd1c98cafa09fc02e08fbdbf9b4ee9
parent0cbdff4f7fc642deb1f36bc035cf60b7bdc497d5 (diff)
[PATCH] vidc gcc4 fix
removes an extern for a static variable. Signed-off-by: Al Viro <viro@parcelfarce.linux.theplanet.co.uk> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
-rw-r--r--sound/oss/vidc.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/sound/oss/vidc.h b/sound/oss/vidc.h
index bab7044572d..d5b8064dc56 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 */
/*