drivers: remove extraneous includes of smp_lock.h
authorArnd Bergmann <arnd@arndb.de>
Tue, 25 Jan 2011 21:08:05 +0000 (22:08 +0100)
committerArnd Bergmann <arnd@arndb.de>
Tue, 1 Mar 2011 23:02:40 +0000 (00:02 +0100)
These were missed the last time I cleaned this up
globally, because of code moving around or new code
getting merged.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>

No differences found