summaryrefslogtreecommitdiff
path: root/arch/m68k/lib/mulsi3.S
diff options
context:
space:
mode:
Diffstat (limited to 'arch/m68k/lib/mulsi3.S')
-rw-r--r--arch/m68k/lib/mulsi3.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/m68k/lib/mulsi3.S b/arch/m68k/lib/mulsi3.S
index 855675e69a8a..c2853248249e 100644
--- a/arch/m68k/lib/mulsi3.S
+++ b/arch/m68k/lib/mulsi3.S
@@ -32,7 +32,7 @@ General Public License for more details. */
Some of this code comes from MINIX, via the folks at ericsson.
D. V. Henkel-Wallace (gumby@cygnus.com) Fete Bastille, 1992
*/
-#include <asm/export.h>
+#include <linux/export.h>
/* These are predefined by new versions of GNU cpp. */
#ifndef __USER_LABEL_PREFIX__