Re: 2.6.23-rc9 compile error drivers/video/fbmon.c

From: Randy Dunlap
Date: Mon Oct 08 2007 - 18:07:38 EST


On Tue, 09 Oct 2007 00:00:38 +0200 Helge Hafting wrote:

> CC drivers/video/fbmon.o
> drivers/video/fbmon.c: In function âfb_parse_edidâ:
> drivers/video/fbmon.c:867: error: expected â=â, â,â, â;â, âasmâ or â__attrib
> _â before â*â token
> drivers/video/fbmon.c:867: error: âblockâ undeclared (first use in this func
> )
>
> This line reads:
> unsigned char$*block;
>
> Source error, or is my tree simply corrupt?

Hi,
It's a space in my kernel source file.

---
~Randy
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/