commit | f4f7d86b77d51e32585623272c5a6234f088777c | [log] [tgz] |
---|---|---|
author | Markos Chandras <markos.chandras@imgtec.com> | Mon Nov 17 09:37:43 2014 +0000 |
committer | Ralf Baechle <ralf@linux-mips.org> | Mon Nov 24 07:45:33 2014 +0100 |
tree | 50eb4dd341d3a5c810c65fbc49c99e425b0d2ee8 | |
parent | da85e364952870db52625c4de7a4b5dfaf74d211 [diff] |
MIPS: lib: mips-atomic.c: Remove obsolete ifdefery Having #ifdefs just to guard comments is not really helpful so drop them. Moreover, the code wasn't really reached anyway since there is a #ifndef CONFIG_CPU_MIPSR2 on the top of the file. Signed-off-by: Markos Chandras <markos.chandras@imgtec.com> Cc: linux-mips@linux-mips.org Patchwork: https://patchwork.linux-mips.org/patch/8513/ Signed-off-by: Ralf Baechle <ralf@linux-mips.org>