Prev: gconfig: fix null pointer warning
Next: [PATCH 2/3] p9auth: add CAP_GRANT_ID to authorize use of /dev/caphash
From: Linus WALLEIJ on 27 Apr 2010 16:40 [Self] > This completes the DMA40 support with the platform-specific > configuration for U8500/DB8500. (...) > --- a/arch/arm/mach-ux500/board-mop500.c > +++ b/arch/arm/mach-ux500/board-mop500.c > @@ -137,7 +137,7 @@ static void __init u8500_init_machine(void) > u8500_init_devices(); > } > > -MACHINE_START(U8500, "ST-Ericsson MOP500 platform") > +MACHINE_START(NOMADIK, "ST-Ericsson MOP500 platform") Oh no, I shouldn't touch that. Will fix this... Yours, Linus Walleij -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ |