aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
diff options
context:
space:
mode:
authorAndi Kleen <ak@muc.de>2004-08-22 22:42:36 -0700
committerLinus Torvalds <torvalds@ppc970.osdl.org>2004-08-22 22:42:36 -0700
commitc97fe40a4eea6f9f4d4c5a78b6155ce903ba526f (patch)
tree7f208c0bb1acda7edd7052a4169c586b73d4c8d1 /drivers
parent27022a32c52c7896848175668e3bf705391bd966 (diff)
downloadhistory-c97fe40a4eea6f9f4d4c5a78b6155ce903ba526f.tar.gz
[PATCH] gcc-3.5 fixes
Trivial gcc-3.5 build fixes. Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'drivers')
-rw-r--r--drivers/media/dvb/frontends/alps_tdlb7.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/drivers/media/dvb/frontends/alps_tdlb7.c b/drivers/media/dvb/frontends/alps_tdlb7.c
index cf165f2d576704..8ca5b028937bde 100644
--- a/drivers/media/dvb/frontends/alps_tdlb7.c
+++ b/drivers/media/dvb/frontends/alps_tdlb7.c
@@ -54,9 +54,6 @@ static int debug = 0;
/* starting point for firmware in file 'Sc_main.mc' */
#define SP8870_FIRMWARE_OFFSET 0x0A
-
-static int errno;
-
static struct dvb_frontend_info tdlb7_info = {
.name = "Alps TDLB7",
.type = FE_OFDM,