On 09:36 Mon 30 Aug , Marc Kleine-Budde wrote: > Jean-Christophe PLAGNIOL-VILLARD wrote: > > that use the device name + id to found it's clock > > to use the right match as we fix the dev_name macro > > > > Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@xxxxxxxxxxxx> > > --- > > arch/arm/mach-nomadik/8815.c | 6 ++++-- > > 1 files changed, 4 insertions(+), 2 deletions(-) > > > > diff --git a/arch/arm/mach-nomadik/8815.c b/arch/arm/mach-nomadik/8815.c > > index 8598f14..f1d5e8c 100644 > > --- a/arch/arm/mach-nomadik/8815.c > > +++ b/arch/arm/mach-nomadik/8815.c > > @@ -50,12 +50,14 @@ void st8815_add_device_sdram(u32 size) > > } > > > > static struct device_d uart0_serial_device = { > > + id = 0, > ^ > > you missed a dot, here. bad paste Best Regards, J. _______________________________________________ barebox mailing list barebox@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/barebox