[PATCH] drivers/base: fix compiler warning in SoC export driver - idr should be ida
Arnd Bergmann
arnd at arndb.de
Sat Mar 17 17:16:30 EDT 2012
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?
Arnd
More information about the linux-arm-kernel
mailing list