[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:
@@ -10,10 +10,6 @@
|
|||||||
* VIDC sound function prototypes
|
* VIDC sound function prototypes
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/* vidc.c */
|
|
||||||
|
|
||||||
extern int vidc_busy;
|
|
||||||
|
|
||||||
/* vidc_fill.S */
|
/* vidc_fill.S */
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
Reference in New Issue
Block a user