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-fbdev" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html