aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/sibyte
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>2010-02-27 12:52:57 +0100
committerRalf Baechle <ralf@linux-mips.org>2010-02-27 12:52:57 +0100
commit8facefd0907ae16f96a35bef7ce654206d87c2fc (patch)
tree4c5e40342ddc1c7b7f216bc98f986f886d5fec4a /arch/mips/sibyte
parentb2b13cdfd05ec331e1be3bbdd593d66840c0b688 (diff)
downloadkernel_samsung_smdk4412-8facefd0907ae16f96a35bef7ce654206d87c2fc.zip
kernel_samsung_smdk4412-8facefd0907ae16f96a35bef7ce654206d87c2fc.tar.gz
kernel_samsung_smdk4412-8facefd0907ae16f96a35bef7ce654206d87c2fc.tar.bz2
MIPS: Don't include <linux/smp_lock.h> unnecessarily.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips/sibyte')
-rw-r--r--arch/mips/sibyte/common/sb_tbprof.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/mips/sibyte/common/sb_tbprof.c b/arch/mips/sibyte/common/sb_tbprof.c
index 15ea778..ed2453e 100644
--- a/arch/mips/sibyte/common/sb_tbprof.c
+++ b/arch/mips/sibyte/common/sb_tbprof.c
@@ -28,7 +28,6 @@
#include <linux/init.h>
#include <linux/interrupt.h>
#include <linux/slab.h>
-#include <linux/smp_lock.h>
#include <linux/vmalloc.h>
#include <linux/fs.h>
#include <linux/errno.h>