commit | 62e79dd3a275bcd5f9e07b84e24a1788d68d97f6 | [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 | 131a824d1e194299e481ffb052e2a24c49c42754 [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>