[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>
This commit is contained in:
parent
0cbdff4f7f
commit
791cdc7c56
1 changed files with 0 additions and 4 deletions
|
@ -10,10 +10,6 @@
|
||||||
* VIDC sound function prototypes
|
* VIDC sound function prototypes
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/* vidc.c */
|
|
||||||
|
|
||||||
extern int vidc_busy;
|
|
||||||
|
|
||||||
/* vidc_fill.S */
|
/* vidc_fill.S */
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
|
Loading…
Reference in a new issue