[PATCH] drivers/base: fix compiler warning in SoC export driver - idr should be ida
Arnd Bergmann
arnd at arndb.de
Thu Mar 29 09:46:45 EDT 2012
On Saturday 17 March 2012, Arnd Bergmann wrote:
> On Saturday 17 March 2012, Lee Jones wrote:
> >
> > This fixes:
> > note: expected ‘struct ida *’ but argument is of type ‘struct idr *’
> > warning: passing argument 1 of ‘ida_pre_get’ from incompatible pointer type
> >
> > Reported-by: Arnd Bergman <arnd at arndb.de>
> > Cc: Greg Kroah-Hartman <gregkh at linuxfoundation.org>
> > Signed-off-by: Lee Jones <lee.jones at linaro.org>
> >
> > drivers/base/soc.c | 2 +-
>
> Acked-by: Arnd Bergmann <arnd at arndb.de>
>
> Greg, are you taking this through your tree?
I've applied it to arm-soc/fixes now. Greg, if you have any objections,
tell me before the weekend and I'll take it out again, otherwise I'll
submit it before -rc1.
Arnd
More information about the linux-arm-kernel
mailing list