commit | 13a5045d4ee5a244195062cbf2c651d1b4f22aa7 | [log] [tgz] |
---|---|---|
author | Rob Herring <rob.herring@calxeda.com> | Tue Feb 07 09:28:22 2012 -0600 |
committer | Rob Herring <rob.herring@calxeda.com> | Tue Feb 21 17:04:10 2012 -0600 |
tree | 56c48e3304976258298b52c2ab95288f7e0ffd58 | |
parent | d65b4e98d7ea3038b767b70fe8be959b2913f16d [diff] |
ARM: make arch_ret_to_user macro optional 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>