commit | dc2884315d492b1eefd9d32443c1f0aa3c0a991e | [log] [tgz] |
---|---|---|
author | Anton Habegger <anton.habegger@gmail.com> | Thu Jan 22 22:29:10 2015 +0100 |
committer | Heiko Schocher <hs@denx.de> | Wed Jan 28 07:42:35 2015 +0100 |
tree | 91247ed75616bc3e530ab1866786e5a66b748dae | |
parent | 40da2a2a08f12015d06d78a334e4d977963fee34 [diff] |
ubifs: Import atomic_long operations from Linux This commit is a preperation for a subsequent UBIFS commit which needs atomic_long operations. Therefor "include/asm-generic/atomic-long.h" is imported from 1860e37 Linux 3.15 Signed-off-by: Anton Habegger <anton.habegger@gmail.com>