]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
nios2: use bitops from linux-2.6 asm-generic
authorThomas Chou <thomas@wytron.com.tw>
Fri, 19 Mar 2010 23:05:46 +0000 (07:05 +0800)
committerScott McNutt <smcnutt@psyent.com>
Fri, 2 Apr 2010 16:28:40 +0000 (12:28 -0400)
commit3bef253f0802c6292b8e2acc0089894019e99e62
tree4117b2da164130ffc4ee38b35f472e853142427c
parentd8b73dffa9866d6de3c05c8a2d07ecd4bc0d5d7e
nios2: use bitops from linux-2.6 asm-generic

These are needed to use ubi/ubifs.

Signed-off-by: Thomas Chou <thomas@wytron.com.tw>
Signed-off-by: Scott McNutt <smcnutt@psyent.com>
include/asm-nios2/bitops.h
include/asm-nios2/bitops/atomic.h [new file with mode: 0644]
include/asm-nios2/bitops/ffs.h [new file with mode: 0644]
include/asm-nios2/bitops/non-atomic.h [new file with mode: 0644]