summaryrefslogtreecommitdiff
path: root/drivers/misc
diff options
context:
space:
mode:
authorRobert Marklund <robert.marklund@stericsson.com>2011-06-23 13:27:23 +0200
committerLee Jones <lee.jones@linaro.org>2012-01-05 10:12:52 +0000
commit947b9019fd014029e0ac7dd7086b6fa396b567ab (patch)
treeda8c9a26c6809c3f62d7a87a42dd02a14a86aa31 /drivers/misc
parentfd3297555ee43df6b1837a7472d50103cf6b747d (diff)
misc: shrm: Update for header file changes 3.0
Change-Id: I7fa83c559bb65115ca3117a8df092d4f169d2390 Signed-off-by: Robert Marklund <robert.marklund@stericsson.com>
Diffstat (limited to 'drivers/misc')
-rw-r--r--drivers/misc/shrm/modem_shrm_driver.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/misc/shrm/modem_shrm_driver.c b/drivers/misc/shrm/modem_shrm_driver.c
index 29368950256..4f6145f9d01 100644
--- a/drivers/misc/shrm/modem_shrm_driver.c
+++ b/drivers/misc/shrm/modem_shrm_driver.c
@@ -13,7 +13,6 @@
#include <linux/kernel.h>
#include <linux/init.h>
#include <linux/ioport.h>
-#include <linux/smp_lock.h>
#include <linux/poll.h>
#include <linux/slab.h>
#include <linux/mutex.h>