[U-Boot] [PATCH] nios2: asm-nios2/unaligned.h uses generic one
Scott McNutt
smcnutt at psyent.com
Tue Mar 16 17:25:23 CET 2010
Applied.
Best Regards,
--Scott
Thomas Chou wrote:
> The patch follows the asm-generic/unaligned.h patch from
> Mike Frysigner.
>
> Signed-off-by: Thomas Chou <thomas at wytron.com.tw>
> ---
> include/asm-nios2/unaligned.h | 1 +
> 1 files changed, 1 insertions(+), 0 deletions(-)
> create mode 100644 include/asm-nios2/unaligned.h
>
> diff --git a/include/asm-nios2/unaligned.h b/include/asm-nios2/unaligned.h
> new file mode 100644
> index 0000000..6cecbbb
> --- /dev/null
> +++ b/include/asm-nios2/unaligned.h
> @@ -0,0 +1 @@
> +#include <asm-generic/unaligned.h>
More information about the U-Boot
mailing list