projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3adc1fd
)
asm-blackfin/unaligned.h: add for zlib code
author
Mike Frysinger
<vapier@gentoo.org>
Thu, 21 Jan 2010 10:01:15 +0000
(
05:01
-0500)
committer
Wolfgang Denk
<wd@denx.de>
Sat, 13 Mar 2010 23:11:16 +0000
(
00:11
+0100)
The new zlib code wants asm/unaligned.h, so have the Blackfin version pull
in the asm-generic/unaligned.h.
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
include/asm-blackfin/unaligned.h
[new file with mode: 0644]
patch
|
blob
diff --git a/include/asm-blackfin/unaligned.h
b/include/asm-blackfin/unaligned.h
new file mode 100644
(file)
index 0000000..
6cecbbb
--- /dev/null
+++ b/
include/asm-blackfin/unaligned.h
@@ -0,0
+1
@@
+#include <asm-generic/unaligned.h>