commit | dd2adea415f108da37c801d1af384ae7cdf46dce | [log] [tgz] |
---|---|---|
author | Markos Chandras <markos.chandras@imgtec.com> | Wed Nov 19 08:58:10 2014 +0000 |
committer | Ralf Baechle <ralf@linux-mips.org> | Mon Nov 24 07:45:42 2014 +0100 |
tree | 6fa7a6fae3c8e4541ca42c8cbbc4f36ead58c869 | |
parent | 0845bb721ebb7b88da4dfe3f3ece67963efc006f [diff] |
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 <markos.chandras@imgtec.com> Cc: linux-mips@linux-mips.org Patchwork: https://patchwork.linux-mips.org/patch/8522/ Signed-off-by: Ralf Baechle <ralf@linux-mips.org>