Hi Geert, On Wed, 23 Apr 2014 21:45:45 +0200, Geert Uytterhoeven wrote: > On Wed, Apr 23, 2014 at 1:51 PM, Jean Delvare <jdelvare@xxxxxxx> wrote: > > The tmiofb driver should not depend on MFD_CORE but on MFD_TMIO. > > Without the tmio_core driver, tmiofb has no platform device to bind > > to and is thus useless. > > What about COMPILE_TEST? I could add that, yes, good point. > > Signed-off-by: Jean Delvare <jdelvare@xxxxxxx> > > Cc: Jean-Christophe Plagniol-Villard <plagnioj@xxxxxxxxxxxx> > > Cc: Tomi Valkeinen <tomi.valkeinen@xxxxxx> > > --- > > I suspect that MFD_TMIO was originally intended and MFD_CORE was a > > typo. > > Does it compile with MFD_CORE=n? I tried and yes, it does. > If no: depends on FB && MDF_CORE && (MFD_TMIO || COMPILE_TEST) > If yes: depends on FB && (MFD_TMIO || COMPILE_TEST) I'll send an updated patch doing the latter. Thanks for the review, -- Jean Delvare SUSE L3 Support -- 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