summaryrefslogtreecommitdiffstats
path: root/arch/mips/include/asm/atomic.h
Commit message (Collapse)AuthorAgeFilesLines
* mips: use asm-generic/atomic.hChris Packham2018-09-251-43/+1
| | | | | | Make use of asm-generic/atomic.h. Signed-off-by: Chris Packham <judge.packham@gmail.com>
* mips: Add arch/mips/include/asm/atomic.hStefan Roese2018-09-221-0/+54
This is needed for the UBIFS support. The file is a copy of arch/xtensa/include/asm/atomic.h Signed-off-by: Stefan Roese <sr@denx.de> Cc: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>