commit | 1f4c8c18a5b6f4fad13e13b7e3828124c6c8f34d | [log] [tgz] |
---|---|---|
author | Edgar E. Iglesias <edgar.iglesias@xilinx.com> | Mon Oct 26 14:01:56 2015 +0100 |
committer | Peter Maydell <peter.maydell@linaro.org> | Tue Oct 27 15:59:46 2015 +0000 |
tree | e194d6beafedb091fb3548b8eb7d06589369eee6 | |
parent | 5c31a10d16c595d6a59e3e7fc1808c3b1d03e02f [diff] |
target-arm: lpae: Move declaration of t0sz and t1sz Move declaration of t0sz and t1sz to the top of the function avoiding a mix of code and variable declarations. No functional change. Signed-off-by: Edgar E. Iglesias <edgar.iglesias@xilinx.com> Message-id: 1445864527-14520-4-git-send-email-edgar.iglesias@gmail.com Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org>