git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0845bb7
)
MIPS: lib: memset: Clean up some MIPS{EL,EB} ifdefery
author
Markos Chandras
<markos.chandras@imgtec.com>
Wed, 19 Nov 2014 08:58:10 +0000
(08:58 +0000)
committer
Ralf Baechle
<ralf@linux-mips.org>
Mon, 24 Nov 2014 06:45:42 +0000
(07:45 +0100)
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>
arch/mips/lib/memset.S
patch
|
blob
|
history
diff --cc
arch/mips/lib/memset.S
Simple merge