mirror of
https://github.com/torvalds/linux.git
synced 2026-05-11 17:44:22 -04: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>