From: Alessio Igor Bogani Date: Sun, 25 Apr 2010 10:52:02 +0000 (+0200) Subject: USB: mos7840: Cleanup useless header X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=fe662b43521a8b8ad2dc79299922d0b0bb3fe728;p=linux-beck.git USB: mos7840: Cleanup useless header BKL isn't anymore present into this file thus it is no necessary still include smp_lock.h. Signed-off-by: Alessio Igor Bogani Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/usb/serial/mos7840.c b/drivers/usb/serial/mos7840.c index 2fda1c0182b7..f8424d1bfc1b 100644 --- a/drivers/usb/serial/mos7840.c +++ b/drivers/usb/serial/mos7840.c @@ -26,7 +26,6 @@ #include #include #include -#include #include #include #include