aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-blackfin/unaligned.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-blackfin/unaligned.h')
-rw-r--r--include/asm-blackfin/unaligned.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/include/asm-blackfin/unaligned.h b/include/asm-blackfin/unaligned.h
new file mode 100644
index 000000000000..10081dc241ef
--- /dev/null
+++ b/include/asm-blackfin/unaligned.h
@@ -0,0 +1,6 @@
1#ifndef __BFIN_UNALIGNED_H
2#define __BFIN_UNALIGNED_H
3
4#include <asm-generic/unaligned.h>
5
6#endif /* __BFIN_UNALIGNED_H */