On Wed, Apr 21, 2010 at 1:02 PM, Koen Kooi <koen.kooi@xxxxxxxxx> wrote: > This patch adds DSS2 support to the beagleboard boardfile. DVI and TV-out are supported. > > Signed-off-by: Koen Kooi <koen@xxxxxxxxxxxxxxxxxxxxx> > --- > @@ -456,8 +503,9 @@ static void __init omap3_beagle_init(void) > /* Ensure SDRC pins are mux'd for self-refresh */ > omap_mux_init_signal("sdrc_cke0", OMAP_PIN_OUTPUT); > omap_mux_init_signal("sdrc_cke1", OMAP_PIN_OUTPUT); > -} > > + beagle_display_init(); > +} Missing space here. > static void __init omap3_beagle_map_io(void) > { > omap2_set_globals_343x(); > -- -- Felipe Contreras -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html