aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/spinlock_test.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/mips/kernel/spinlock_test.c')
-rw-r--r--arch/mips/kernel/spinlock_test.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/mips/kernel/spinlock_test.c b/arch/mips/kernel/spinlock_test.c
index da61134..39f7ab7 100644
--- a/arch/mips/kernel/spinlock_test.c
+++ b/arch/mips/kernel/spinlock_test.c
@@ -3,7 +3,7 @@
#include <linux/hrtimer.h>
#include <linux/fs.h>
#include <linux/debugfs.h>
-#include <linux/module.h>
+#include <linux/export.h>
#include <linux/spinlock.h>