alpha: replace #include <asm/export.h> with #include <linux/export.h>
[sfrench/cifs-2.6.git] / arch / alpha / lib / memset.S
index 00393e30df259150a5bafe4d0e370987c3fce1e9..9075d69183461cea222555e98a3f0783ab7ccaf4 100644 (file)
@@ -14,7 +14,7 @@
  * The scheduling comments are according to the EV5 documentation (and done by 
  * hand, so they might well be incorrect, please do tell me about it..)
  */
-#include <asm/export.h>
+#include <linux/export.h>
        .set noat
        .set noreorder
 .text