From: Markos Chandras Date: Mon, 17 Nov 2014 09:37:43 +0000 (+0000) Subject: MIPS: lib: mips-atomic.c: Remove obsolete ifdefery X-Git-Tag: omap-for-v3.20/drop-legacy-3517~119^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f4f7d86b77d51e32585623272c5a6234f088777c;p=pandora-kernel.git 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 Cc: linux-mips@linux-mips.org Patchwork: https://patchwork.linux-mips.org/patch/8513/ Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed