Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

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

[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
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -10,10 +10,6 @@
 *  VIDC sound function prototypes
 */

/* vidc.c */

extern int vidc_busy;

/* vidc_fill.S */

/*