Re: [PATCH 09/11] viafb: Do not probe for LVDS/TMDS on OLPC XO-1.5

From: Jonathan Corbet
Date: Fri Apr 23 2010 - 17:09:58 EST


On Fri, 23 Apr 2010 22:56:46 +0200
Florian Tobias Schandinat <FlorianSchandinat@xxxxxx> wrote:

> I fear your analysis that the #ifdef's are not needed is wrong. At least
> with this patch applied I get:
>
> drivers/video/via/hw.c: In function 'init_tmds_chip_info':
> drivers/video/via/hw.c:2043: error: implicit declaration of function
> 'machine_is_olpc'

No, the problem is the "embarrassing compilation error" I mentioned in
my other mail; it needs "#include <asm/olpc.h>" at the top of the file.

Sorry,

jon
--
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/