]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
arm: Make arm bitops endianness-independent
authorSimon Kagstrom <simon.kagstrom@netinsight.net>
Mon, 24 Aug 2009 07:10:03 +0000 (09:10 +0200)
committerWolfgang Denk <wd@denx.de>
Tue, 15 Sep 2009 20:34:04 +0000 (22:34 +0200)
commit4b15de08fe4d2c9d12a3764394731018a763216b
tree78c36ef7b48f231f79bf0705ca986d2e203f2d64
parent02f99901ed1c9d828e3ea117f94ce2264bf8389e
arm: Make arm bitops endianness-independent

Bring over the bitop implementations from the Linux
include/asm-generic/bitops/non-atomic.h to provide
endianness-independence.

Signed-off-by: Simon Kagstrom <simon.kagstrom@netinsight.net>
include/asm-arm/bitops.h