projects
/
~tnikolova
/
compat
/
.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
compat-3.16.h: Removed #include <asm/barrier.h>
[~tnikolova/compat/.git]
/
include
/
linux
/
compat-3.16.h
diff --git
a/include/linux/compat-3.16.h
b/include/linux/compat-3.16.h
index
ea150ac
..
cff1f5b
100644
(file)
--- a/
include/linux/compat-3.16.h
+++ b/
include/linux/compat-3.16.h
@@
-25,8
+25,6
@@
static inline u64 ktime_get_ns(void)
return ktime_to_ns(ktime_get());
}
return ktime_to_ns(ktime_get());
}
-#include <asm/barrier.h>
-
#ifndef smp_mb__after_atomic
#define smp_mb__after_atomic() smp_mb()
#endif
#ifndef smp_mb__after_atomic
#define smp_mb__after_atomic() smp_mb()
#endif