summaryrefslogtreecommitdiff
path: root/arch/mn10300/mm/cache-smp.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/mn10300/mm/cache-smp.c')
-rw-r--r--arch/mn10300/mm/cache-smp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/mn10300/mm/cache-smp.c b/arch/mn10300/mm/cache-smp.c
index 2d23b9eeee62..e80996064d3d 100644
--- a/arch/mn10300/mm/cache-smp.c
+++ b/arch/mn10300/mm/cache-smp.c
@@ -18,7 +18,7 @@
#include <asm/processor.h>
#include <asm/cacheflush.h>
#include <asm/io.h>
-#include <asm/uaccess.h>
+#include <linux/uaccess.h>
#include <asm/smp.h>
#include "cache-smp.h"