commit | 451a3c24b0135bce54542009b5fde43846c7cf67 | [log] [tgz] |
---|---|---|
author | Arnd Bergmann <arnd@arndb.de> | Wed Nov 17 16:26:55 2010 +0100 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Wed Nov 17 08:59:32 2010 -0800 |
tree | f0fbbcc155aef2a1ffcb8aa593fe7a966d0e6900 | |
parent | 55f6561c6941713ab5ae9180525b026dd40b7d14 [diff] |
BKL: remove extraneous #include <smp_lock.h> The big kernel lock has been removed from all these files at some point, leaving only the #include. Remove this too as a cleanup. Signed-off-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>