Commit d40383de authored by Andi Kleen's avatar Andi Kleen Committed by Linus Torvalds

[PATCH] gcc-3.5 fixes

Trivial gcc-3.5 build fixes.
Signed-off-by: default avatarAndrew Morton <akpm@osdl.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@osdl.org>
parent 2ec62836
......@@ -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)
{
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment