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:
d65b4e9
)
ARM: make arch_ret_to_user macro optional
author
Rob Herring
<rob.herring@calxeda.com>
Tue, 7 Feb 2012 15:28:22 +0000
(09:28 -0600)
committer
Rob Herring
<rob.herring@calxeda.com>
Tue, 21 Feb 2012 23:04:10 +0000
(17:04 -0600)
Only 3 platforms need arch_ret_to_user macro, so add ARCH_HAS_RET_TO_USER
kconfig option and make iop13xx, iop32x and iop33x select it.
Signed-off-by: Rob Herring <rob.herring@calxeda.com>
Acked-by: Nicolas Pitre <nico@linaro.org>
No differences found