Skip to content

Commit

Permalink
[PATCH] vidc gcc4 fix
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Al Viro authored and Linus Torvalds committed Aug 24, 2005
1 parent 0cbdff4 commit 791cdc7
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions sound/oss/vidc.h
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,6 @@
* VIDC sound function prototypes
*/

/* vidc.c */

extern int vidc_busy;

/* vidc_fill.S */

/*
Expand Down

0 comments on commit 791cdc7

Please sign in to comment.