aboutsummaryrefslogtreecommitdiffstats
path: root/arch/hexagon/mm/copy_from_user.S
diff options
context:
space:
mode:
Diffstat (limited to 'arch/hexagon/mm/copy_from_user.S')
-rw-r--r--arch/hexagon/mm/copy_from_user.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/hexagon/mm/copy_from_user.S b/arch/hexagon/mm/copy_from_user.S
index 7fc94f3e6642..7da066fbd16f 100644
--- a/arch/hexagon/mm/copy_from_user.S
+++ b/arch/hexagon/mm/copy_from_user.S
@@ -44,7 +44,7 @@
#define bytes r2
#define loopcount r5
-#define FUNCNAME __copy_from_user_hexagon
+#define FUNCNAME raw_copy_from_user
#include "copy_user_template.S"
/* LOAD FAULTS from COPY_FROM_USER */