diff options
Diffstat (limited to 'include/asm-generic')
-rw-r--r-- | include/asm-generic/atomic-instrumented.h | 1 | ||||
-rw-r--r-- | include/asm-generic/atomic-long.h | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/include/asm-generic/atomic-instrumented.h b/include/asm-generic/atomic-instrumented.h index b8f5b35216e1..e8730c6b9fe2 100644 --- a/include/asm-generic/atomic-instrumented.h +++ b/include/asm-generic/atomic-instrumented.h | |||
@@ -1785,3 +1785,4 @@ atomic64_dec_if_positive(atomic64_t *v) | |||
1785 | }) | 1785 | }) |
1786 | 1786 | ||
1787 | #endif /* _ASM_GENERIC_ATOMIC_INSTRUMENTED_H */ | 1787 | #endif /* _ASM_GENERIC_ATOMIC_INSTRUMENTED_H */ |
1788 | // b29b625d5de9280f680e42c7be859b55b15e5f6a | ||
diff --git a/include/asm-generic/atomic-long.h b/include/asm-generic/atomic-long.h index a833d385a70b..881c7e27af28 100644 --- a/include/asm-generic/atomic-long.h +++ b/include/asm-generic/atomic-long.h | |||
@@ -1010,3 +1010,4 @@ atomic_long_dec_if_positive(atomic_long_t *v) | |||
1010 | 1010 | ||
1011 | #endif /* CONFIG_64BIT */ | 1011 | #endif /* CONFIG_64BIT */ |
1012 | #endif /* _ASM_GENERIC_ATOMIC_LONG_H */ | 1012 | #endif /* _ASM_GENERIC_ATOMIC_LONG_H */ |
1013 | // 77558968132ce4f911ad53f6f52ce423006f6268 | ||