diff options
author | Frederic Weisbecker <fweisbec@gmail.com> | 2010-04-13 22:46:36 +0200 |
---|---|---|
committer | Frederic Weisbecker <fweisbec@gmail.com> | 2010-05-17 03:06:31 +0200 |
commit | 99df95a22f7cfcf85405d4edc07c2d953542f0dd (patch) | |
tree | 9bdcd20f1b7191268ded5feb0d1122685e2df44c /fs/proc/base.c | |
parent | c2f980500a81006173daf3048284b28832858616 (diff) | |
download | linux-3.10-99df95a22f7cfcf85405d4edc07c2d953542f0dd.tar.gz linux-3.10-99df95a22f7cfcf85405d4edc07c2d953542f0dd.tar.bz2 linux-3.10-99df95a22f7cfcf85405d4edc07c2d953542f0dd.zip |
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 'fs/proc/base.c')
0 files changed, 0 insertions, 0 deletions