projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0cbdff4
)
[PATCH] vidc gcc4 fix
author
Al Viro
<viro@www.linux.org.uk>
Tue, 23 Aug 2005 21:47:37 +0000
(22:47 +0100)
committer
Linus Torvalds
<torvalds@g5.osdl.org>
Wed, 24 Aug 2005 01:43:45 +0000
(18:43 -0700)
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>
sound/oss/vidc.h
patch
|
blob
|
history
diff --git
a/sound/oss/vidc.h
b/sound/oss/vidc.h
index bab7044572d38b02572e99e3294562e9698fc9db..d5b8064dc5650bebe99cae1fcb23ec60a4215719 100644
(file)
--- a/
sound/oss/vidc.h
+++ b/
sound/oss/vidc.h
@@
-10,10
+10,6
@@
* VIDC sound function prototypes
*/
-/* vidc.c */
-
-extern int vidc_busy;
-
/* vidc_fill.S */
/*