Re: [U-Boot] [PATCH v2 1/9] openrisc: Add architecture header files

2012-01-13 Thread Wolfgang Denk
Dear Stefan Kristiansson, In message <1322370297-22892-2-git-send-email-stefan.kristians...@saunalahti.fi> you wrote: > Signed-off-by: Stefan Kristiansson > --- > > Changes in v2: > - Copyright/license information added to headers > - ptrace.h updated from Linux > > arch/openrisc/include/as

[U-Boot] [PATCH v2 1/9] openrisc: Add architecture header files

2011-11-26 Thread Stefan Kristiansson
Signed-off-by: Stefan Kristiansson --- Changes in v2: - Copyright/license information added to headers - ptrace.h updated from Linux arch/openrisc/include/asm/bitops.h | 28 ++ arch/openrisc/include/asm/bitops/ffs.h | 26 ++ arch/openrisc/include/asm/bitops/fls.h | 26 ++ arch