mirror of
https://github.com/torvalds/linux
synced 2026-06-12 21:12:22 +09:00
Use virt_to_dma32() and friends to properly convert virtual to physical and physical to virtual addresses so that "make C=1" does not generate any warnings anymore. Signed-off-by: Heiko Carstens <hca@linux.ibm.com>