Commit 791cdc7c authored by Al Viro's avatar Al Viro Committed by Linus Torvalds

[PATCH] vidc gcc4 fix

removes an extern for a static variable.
Signed-off-by: default avatarAl Viro <viro@parcelfarce.linux.theplanet.co.uk>
Signed-off-by: default avatarLinus Torvalds <torvalds@osdl.org>
parent 0cbdff4f
......@@ -10,10 +10,6 @@
* VIDC sound function prototypes
*/
/* vidc.c */
extern int vidc_busy;
/* vidc_fill.S */
/*
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment