[U-Boot] [PATCH] sparc: add asm/unaligned.h
Daniel Hellstrom
daniel at gaisler.com
Mon Oct 25 11:25:20 CEST 2010
Mike Frysinger wrote:
>It isn't possible to build any sparc boards without this ...
>
>
I'm working on a new patch set with some of the patches going through
the net repo instead, according to Wolfgangs comments. It is probably
easier for me to make fewer commits every time submitting, and
submitting multiple times.
Daniel
>Signed-off-by: Mike Frysinger <vapier at gentoo.org>
>---
> arch/sparc/include/asm/unaligned.h | 1 +
> 1 files changed, 1 insertions(+), 0 deletions(-)
> create mode 100644 arch/sparc/include/asm/unaligned.h
>
>diff --git a/arch/sparc/include/asm/unaligned.h b/arch/sparc/include/asm/unaligned.h
>new file mode 100644
>index 0000000..6cecbbb
>--- /dev/null
>+++ b/arch/sparc/include/asm/unaligned.h
>@@ -0,0 +1 @@
>+#include <asm-generic/unaligned.h>
>
>
More information about the U-Boot
mailing list