crypto: x86 - use local headers for x86 specific shared declarations
[sfrench/cifs-2.6.git] / arch / x86 / crypto / camellia_glue.c
index 0bc00ce6848459165a85ea6afd7ae0b1d12480e6..66c435ba9d3da0a6ffde0b114bde995631ab1b33 100644 (file)
@@ -14,8 +14,8 @@
 #include <linux/module.h>
 #include <linux/types.h>
 #include <crypto/algapi.h>
-#include <asm/crypto/camellia.h>
 
+#include "camellia.h"
 #include "ecb_cbc_helpers.h"
 
 /* regular block cipher functions */