summaryrefslogtreecommitdiff
path: root/fs/sysfs/symlink.c
diff options
context:
space:
mode:
authorLee Jones <lee.jones@linaro.org>2012-03-17 09:17:49 +0000
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2012-04-09 14:54:22 -0700
commit3a4ffe930a2d2dad07604fe74d21b878decc6461 (patch)
treed0374dd4c93c5efc3d46addb36b0ce38e94cc39e /fs/sysfs/symlink.c
parent33cb4f345687a27e3fece0a7fcf78ac2e7b0a7d6 (diff)
downloadlinux-3.10-3a4ffe930a2d2dad07604fe74d21b878decc6461.tar.gz
linux-3.10-3a4ffe930a2d2dad07604fe74d21b878decc6461.tar.bz2
linux-3.10-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 'fs/sysfs/symlink.c')
0 files changed, 0 insertions, 0 deletions