Re: [U-Boot] [PATCH 1/4] nios2: add asm-nios2/errno.h

2010-03-19 Thread Scott McNutt
Applied. Thank you, --Scott Thomas Chou wrote: > Just pull in asm-generic. > > Signed-off-by: Thomas Chou > --- > include/asm-nios2/errno.h |1 + > 1 files changed, 1 insertions(+), 0 deletions(-) > create mode 100644 include/asm-nios2/errno.h > > diff --git a/include/asm-nios2/errno.h b/

[U-Boot] [PATCH 1/4] nios2: add asm-nios2/errno.h

2010-03-19 Thread Thomas Chou
Just pull in asm-generic. Signed-off-by: Thomas Chou --- include/asm-nios2/errno.h |1 + 1 files changed, 1 insertions(+), 0 deletions(-) create mode 100644 include/asm-nios2/errno.h diff --git a/include/asm-nios2/errno.h b/include/asm-nios2/errno.h new file mode 100644 index 000..4c82