target-arm: Avoid inline for get_phys_addr
commitaf51f566ec7106d5e834476e78681a7b354f3c7c
authorEdgar E. Iglesias <edgar.iglesias@xilinx.com>
Mon, 26 Oct 2015 13:02:02 +0000 (26 14:02 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 27 Oct 2015 15:59:47 +0000 (27 15:59 +0000)
tree519020067f0f2896bd615ddb8f87ad58370cc51f
parent6ab1a5ee1c9d328cacf78805439ed4d3d132decd
target-arm: Avoid inline for get_phys_addr

Avoid inline for get_phys_addr() to prepare for future recursive use.

Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Edgar E. Iglesias <edgar.iglesias@xilinx.com>
Message-id: 1445864527-14520-10-git-send-email-edgar.iglesias@gmail.com
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
target-arm/helper.c