On Tue, Oct 2, 2012 at 10:13 AM, Lee Jones <[email protected]> wrote:
> As there will be a Device Tree created for the UIBs, there is no > need to call the UIB initiation functions. Each device will be > detailed and registered from the Device Tree instead. > > Signed-off-by: Lee Jones <[email protected]> Acked-by, but... > - .init_late = ux500_init_late, > + .init_late = NULL, Why even define it? Yours, Linus Walleij -- 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/

