git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
55f6561
)
BKL: remove extraneous #include <smp_lock.h>
author
Arnd Bergmann
<arnd@arndb.de>
Wed, 17 Nov 2010 15:26:55 +0000
(16:26 +0100)
committer
Linus 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