summaryrefslogtreecommitdiff
path: root/arch/alpha/lib/strchr.S
diff options
context:
space:
mode:
Diffstat (limited to 'arch/alpha/lib/strchr.S')
-rw-r--r--arch/alpha/lib/strchr.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/alpha/lib/strchr.S b/arch/alpha/lib/strchr.S
index 17871dd00280..68c54ff50dfe 100644
--- a/arch/alpha/lib/strchr.S
+++ b/arch/alpha/lib/strchr.S
@@ -6,7 +6,7 @@
* Return the address of a given character within a null-terminated
* string, or null if it is not found.
*/
-#include <asm/export.h>
+#include <linux/export.h>
#include <asm/regdef.h>
.set noreorder