summaryrefslogtreecommitdiffstats
path: root/arch/hexagon/kernel/hexagon_ksyms.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/hexagon/kernel/hexagon_ksyms.c')
-rw-r--r--arch/hexagon/kernel/hexagon_ksyms.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/hexagon/kernel/hexagon_ksyms.c b/arch/hexagon/kernel/hexagon_ksyms.c
index c041d8ecb1e2..af9dec4c28eb 100644
--- a/arch/hexagon/kernel/hexagon_ksyms.c
+++ b/arch/hexagon/kernel/hexagon_ksyms.c
@@ -21,7 +21,7 @@
#include <linux/dma-mapping.h>
#include <asm/hexagon_vm.h>
#include <asm/io.h>
-#include <asm/uaccess.h>
+#include <linux/uaccess.h>
/* Additional functions */
EXPORT_SYMBOL(__clear_user_hexagon);