From: Markos Chandras Date: Wed, 19 Nov 2014 08:58:10 +0000 (+0000) Subject: MIPS: lib: memset: Clean up some MIPS{EL,EB} ifdefery X-Git-Tag: omap-for-v3.19/fixes-rc1~122^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dd2adea415f108da37c801d1af384ae7cdf46dce;p=pandora-kernel.git MIPS: lib: memset: Clean up some MIPS{EL,EB} ifdefery The toolchain defines exactly one of __MIPSEB__ and __MIPSEL__. As a result, simplify the ifdefery a little bit. Signed-off-by: Markos Chandras Cc: linux-mips@linux-mips.org Patchwork: https://patchwork.linux-mips.org/patch/8522/ Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed