From mboxrd@z Thu Jan 1 00:00:00 1970 From: Scott McNutt Date: Tue, 16 Mar 2010 12:25:23 -0400 Subject: [U-Boot] [PATCH] nios2: asm-nios2/unaligned.h uses generic one In-Reply-To: <1268553759-6204-1-git-send-email-thomas@wytron.com.tw> References: <1268553759-6204-1-git-send-email-thomas@wytron.com.tw> Message-ID: <4B9FB0F3.9000306@psyent.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Applied. Best Regards, --Scott Thomas Chou wrote: > The patch follows the asm-generic/unaligned.h patch from > Mike Frysigner. > > Signed-off-by: Thomas Chou > --- > 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