public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH] nios2: asm-nios2/unaligned.h uses generic one
@ 2010-03-14  8:02 Thomas Chou
  2010-03-16 16:25 ` Scott McNutt
  0 siblings, 1 reply; 2+ messages in thread
From: Thomas Chou @ 2010-03-14  8:02 UTC (permalink / raw)
  To: u-boot

The patch follows the asm-generic/unaligned.h patch from
Mike Frysigner.

Signed-off-by: Thomas Chou <thomas@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>
-- 
1.6.6.1

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [U-Boot] [PATCH] nios2: asm-nios2/unaligned.h uses generic one
  2010-03-14  8:02 [U-Boot] [PATCH] nios2: asm-nios2/unaligned.h uses generic one Thomas Chou
@ 2010-03-16 16:25 ` Scott McNutt
  0 siblings, 0 replies; 2+ messages in thread
From: Scott McNutt @ 2010-03-16 16:25 UTC (permalink / raw)
  To: u-boot

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@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>

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-03-16 16:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-03-14  8:02 [U-Boot] [PATCH] nios2: asm-nios2/unaligned.h uses generic one Thomas Chou
2010-03-16 16:25 ` Scott McNutt

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox