On Fri, 2007-07-13 at 08:58 +0200, Geert Uytterhoeven wrote: > On Fri, 13 Jul 2007, Antonino A. Daplas wrote: > > On Tue, 2007-07-10 at 14:27 +0200, Geert Uytterhoeven wrote: > > > --- a/include/linux/linux_logo.h > > > +++ b/include/linux/linux_logo.h > > > @@ -33,5 +33,13 @@ struct linux_logo { > > > }; > > > > > > extern const struct linux_logo *fb_find_logo(int depth); > > > +#if defined(CONFIG_LOGO) && defined(CONFIG_FB) > > > > The CONFIG_LOGO is also probably redundant, but that's arguable. > > You can have CONFIG_LOGO without CONFIG_FB (depends on FB || > SGI_NEWPORT_CONSOLE). >
Okay. Tony - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/