commit | 4d9f7a014da15d5988f97911ec9532e75831e76b | [log] [tgz] |
---|---|---|
author | Chris Packham <judge.packham@gmail.com> | Sat Sep 08 21:39:05 2018 +1200 |
committer | Tom Rini <trini@konsulko.com> | Tue Sep 25 21:49:18 2018 -0400 |
tree | 11cbcb5ceb8eb2167f56b87f066d7b7058375c7e | |
parent | 461f4568176b2dc2228f2a901f5c1a1b12a2ebc9 [diff] |
ARM: use asm-generic/atomic.h Make use of asm-generic/atomic.h retaining the smp_mb_... definitions. Signed-off-by: Chris Packham <judge.packham@gmail.com> Reviewed-by: Tom Rini <trini@konsulko.com>