From: Al Viro Date: Tue, 23 Aug 2005 21:47:37 +0000 (+0100) Subject: [PATCH] vidc gcc4 fix X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=791cdc7c561e2e72596388533f959e6d74dc6231;p=GitHub%2FLineageOS%2Fandroid_kernel_motorola_exynos9610.git [PATCH] vidc gcc4 fix removes an extern for a static variable. Signed-off-by: Al Viro Signed-off-by: Linus Torvalds --- diff --git a/sound/oss/vidc.h b/sound/oss/vidc.h index bab7044572d3..d5b8064dc565 100644 --- 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 */ /*