aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-h8300/unaligned.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-h8300/unaligned.h')
-rw-r--r--include/asm-h8300/unaligned.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/asm-h8300/unaligned.h b/include/asm-h8300/unaligned.h
index 8a93961173c3..ffb67f472070 100644
--- a/include/asm-h8300/unaligned.h
+++ b/include/asm-h8300/unaligned.h
@@ -1,7 +1,6 @@
1#ifndef __H8300_UNALIGNED_H 1#ifndef __H8300_UNALIGNED_H
2#define __H8300_UNALIGNED_H 2#define __H8300_UNALIGNED_H
3 3
4#include <linux/config.h>
5 4
6/* Use memmove here, so gcc does not insert a __builtin_memcpy. */ 5/* Use memmove here, so gcc does not insert a __builtin_memcpy. */
7 6