aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/alpha/lib/ev6-clear_user.S
diff options
context:
space:
mode:
Diffstat (limited to 'arch/alpha/lib/ev6-clear_user.S')
-rw-r--r--arch/alpha/lib/ev6-clear_user.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/alpha/lib/ev6-clear_user.S b/arch/alpha/lib/ev6-clear_user.S
index 7e644f83cdf2..af776cc45f91 100644
--- a/arch/alpha/lib/ev6-clear_user.S
+++ b/arch/alpha/lib/ev6-clear_user.S
@@ -29,7 +29,7 @@
* want to leave a hole (and we also want to avoid repeating lots of work)
*/
-#include <asm/export.h>
+#include <linux/export.h>
/* Allow an exception for an insn; exit if we get one. */
#define EX(x,y...) \
99: x,##y; \