public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 1/4] nios2: add asm-nios2/errno.h
@ 2010-03-19 23:05 Thomas Chou
  2010-03-19 23:05 ` [U-Boot] [PATCH 2/4] nios2: add local_irq_enable/disable to asm-nios2/system.h Thomas Chou
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Thomas Chou @ 2010-03-19 23:05 UTC (permalink / raw)
  To: u-boot

Just pull in asm-generic.

Signed-off-by: Thomas Chou <thomas@wytron.com.tw>
---
 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 0000000..4c82b50
--- /dev/null
+++ b/include/asm-nios2/errno.h
@@ -0,0 +1 @@
+#include <asm-generic/errno.h>
-- 
1.6.6.1

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

end of thread, other threads:[~2010-03-19 23:44 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-03-19 23:05 [U-Boot] [PATCH 1/4] nios2: add asm-nios2/errno.h Thomas Chou
2010-03-19 23:05 ` [U-Boot] [PATCH 2/4] nios2: add local_irq_enable/disable to asm-nios2/system.h Thomas Chou
2010-03-19 23:43   ` Scott McNutt
2010-03-19 23:05 ` [U-Boot] [PATCH 3/4] nios2: use bitops from linux-2.6 asm-generic Thomas Chou
2010-03-19 23:44   ` Scott McNutt
2010-03-19 23:05 ` [U-Boot] [PATCH 4/4] nios2: add struct stat support in linux/stat.h Thomas Chou
2010-03-19 23:44   ` Scott McNutt
2010-03-19 23:43 ` [U-Boot] [PATCH 1/4] nios2: add asm-nios2/errno.h Scott McNutt

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