BKL: remove extraneous #include <smp_lock.h>
authorArnd Bergmann <arnd@arndb.de>
Wed, 17 Nov 2010 15:26:55 +0000 (16:26 +0100)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 17 Nov 2010 16:59:32 +0000 (08:59 -0800)
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>

No differences found