diff options
author | Lee Jones <lee.jones@linaro.org> | 2012-03-17 10:17:49 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-04-09 23:54:22 +0200 |
commit | 3a4ffe930a2d2dad07604fe74d21b878decc6461 (patch) | |
tree | d0374dd4c93c5efc3d46addb36b0ce38e94cc39e /scripts/pnmtologo.c | |
parent | drivers/base: Remove unneeded spin_lock_init call for soc_lock (diff) | |
download | linux-3a4ffe930a2d2dad07604fe74d21b878decc6461.tar.xz linux-3a4ffe930a2d2dad07604fe74d21b878decc6461.zip |
drivers/base: fix compiler warning in SoC export driver - idr should be ida
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@arndb.de>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Signed-off-by: Axel Lin <axel.lin@gmail.com>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/pnmtologo.c')
0 files changed, 0 insertions, 0 deletions