mirror of
https://xff.cz/git/u-boot/
synced 2025-10-12 13:36:59 +02:00
The second definition introduced by 65e43a1063
conflicts with the
existing one.
Also, convert the existing definition to use phys_addr_t. The volatile
qualifier is still needed due to brain damage elsewhere.
Signed-off-by: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>