]> Git Repo - J-u-boot.git/commit
mmc: zynq: Use phys_addr_t for addresses
authorMichal Simek <[email protected]>
Wed, 14 Jan 2015 15:11:47 +0000 (16:11 +0100)
committerMichal Simek <[email protected]>
Wed, 21 Jan 2015 09:30:43 +0000 (10:30 +0100)
commit38cd2d9c9b6a252c413cb91fbc4496797e425dc2
tree1d3128d1fef96a2f7349a72fb0451fab4f267dee
parent527cd43d75da956f1cd8701e61d2a803fa5199fb
mmc: zynq: Use phys_addr_t for addresses

phys_addr_t is designed for physical addresses that's why
use it.

Signed-off-by: Michal Simek <[email protected]>
arch/arm/include/asm/arch-zynq/sys_proto.h
drivers/mmc/zynq_sdhci.c
This page took 0.034702 seconds and 4 git commands to generate.