From: Andi Kleen Trivial gcc-3.5 build fixes. Signed-off-by: Andrew Morton --- 25-akpm/drivers/media/dvb/frontends/sp887x.c | 2 -- 1 files changed, 2 deletions(-) diff -puN drivers/media/dvb/frontends/sp887x.c~gcc35-sp887x.c drivers/media/dvb/frontends/sp887x.c --- 25/drivers/media/dvb/frontends/sp887x.c~gcc35-sp887x.c 2004-08-02 01:42:40.606695176 -0700 +++ 25-akpm/drivers/media/dvb/frontends/sp887x.c 2004-08-02 01:42:40.610694568 -0700 @@ -67,8 +67,6 @@ struct dvb_frontend_info sp887x_info = { FE_CAN_RECOVER }; -static int errno; - static int i2c_writebytes (struct dvb_frontend *fe, u8 addr, u8 *buf, u8 len) { _