summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorFrederic Weisbecker <fweisbec@gmail.com>2010-04-13 22:46:36 +0200
committerFrederic Weisbecker <fweisbec@gmail.com>2010-04-13 22:46:36 +0200
commitd48af88be21a0f1e3217cda95e820aed88ae0bcb (patch)
treeee4a6cf5f1a2460ca3ef033670c51335a67def10 /lib
parent3ab8dfb0802f33741cc4afa6adf7cb30b1cd1761 (diff)
sunrpc: Include missing smp_lock.h
Now that cache_ioctl_procfs() calls the bkl explicitly, we need to include the relevant header as well. This fixes the following build error: net/sunrpc/cache.c: In function 'cache_ioctl_procfs': net/sunrpc/cache.c:1355: error: implicit declaration of function 'lock_kernel' net/sunrpc/cache.c:1359: error: implicit declaration of function 'unlock_kernel' Reported-by: Stephen Rothwell <sfr@canb.auug.org.au> Signed-off-by: Frederic Weisbecker <fweisbec@gmail.com>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions