target-moxie: replace target_phys_addr_t with hwaddr
authorHu Tao <hutao@cn.fujitsu.com>
Wed, 15 May 2013 06:04:29 +0000 (14:04 +0800)
committerMichael Tokarev <mjt@tls.msk.ru>
Sat, 18 May 2013 12:35:12 +0000 (16:35 +0400)
commitd2ad50210b35c2685640f7df931a0fccb49334f7
treea767406d1c5500234ad3e257976ebda0c290f80f
parent3a8ae21bd07e8a02e6e2eb4896790a62f979acda
target-moxie: replace target_phys_addr_t with hwaddr

target_phys_addr_t has been already replaced by hwaddr, but this
one is introduced after.

Signed-off-by: Hu Tao <hutao@cn.fujitsu.com>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
target-moxie/helper.c