uboot/include/asm-avr32
Haavard Skinnemoen 92c78a3bbc avr32: Remove second definition of virt_to_phys()
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>
2008-12-17 16:43:18 +01:00
..
arch-at32ap700x rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
addrspace.h
bitops.h
byteorder.h
cacheflush.h
dma-mapping.h
errno.h
global_data.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
hmatrix-common.h avr32: Clean up the HMATRIX code 2008-05-27 15:27:29 +02:00
initcalls.h
io.h avr32: Remove second definition of virt_to_phys() 2008-12-17 16:43:18 +01:00
posix_types.h
processor.h
ptrace.h
sdram.h avr32: Rework SDRAM initialization code 2008-05-27 15:27:31 +02:00
sections.h avr32: Get rid of the .flashprog section 2008-05-27 15:27:29 +02:00
setup.h
string.h
sysreg.h avr32: Fix printf() format warnings 2008-07-23 16:15:01 +02:00
types.h Introduce phys_size_t and move phys_addr_t into asm/types.h 2008-04-13 17:13:46 -07:00
u-boot.h Move definition of container_of() to common.h 2008-06-03 20:27:23 +02:00