Re: [PATCH 6/8] ARM: OMAP2+: timer: Fix error message to not use hwmod structure

2014-07-21 Thread Tony Lindgren
* Joel Fernandes [140422 18:27]: > oh->name is no longer used, correct the error message. I guess this error is created by one of the patchs in this series? So maybe fold it into the patch creating this error? Regards, Tony > Signed-off-by: Joel Fernandes > --- > arch/arm/mach-omap2/timer.c

[PATCH 6/8] ARM: OMAP2+: timer: Fix error message to not use hwmod structure

2014-04-22 Thread Joel Fernandes
oh->name is no longer used, correct the error message. Signed-off-by: Joel Fernandes --- arch/arm/mach-omap2/timer.c |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/arch/arm/mach-omap2/timer.c b/arch/arm/mach-omap2/timer.c index 4fcfd7a..519ccfd 100644 --- a/arch/arm/m