summaryrefslogtreecommitdiffstats
path: root/include/linux
diff options
context:
space:
mode:
authorAnton Habegger <anton.habegger@gmail.com>2015-01-22 22:29:10 +0100
committerHeiko Schocher <hs@denx.de>2015-01-28 07:42:35 +0100
commitdc2884315d492b1eefd9d32443c1f0aa3c0a991e (patch)
tree91247ed75616bc3e530ab1866786e5a66b748dae /include/linux
parent40da2a2a08f12015d06d78a334e4d977963fee34 (diff)
downloadblackbird-obmc-uboot-dc2884315d492b1eefd9d32443c1f0aa3c0a991e.tar.gz
blackbird-obmc-uboot-dc2884315d492b1eefd9d32443c1f0aa3c0a991e.zip
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>
Diffstat (limited to 'include/linux')
-rw-r--r--include/linux/compat.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/compat.h b/include/linux/compat.h
index b40133cb3c..6eac17f0b6 100644
--- a/include/linux/compat.h
+++ b/include/linux/compat.h
@@ -262,7 +262,6 @@ typedef struct {
/* from include/linux/types.h */
-typedef int atomic_t;
/**
* struct callback_head - callback structure for use with RCU and task_work
* @next: next update requests in a list
OpenPOWER on IntegriCloud