Dan Williams 745c00daf9 dmatest: fix build warning on mips
drivers/dma/dmatest.c:543:11: warning: passing argument 1 of 'virt_to_phys' makes pointer from integer without a cast [enabled by default]

mips expects virt_to_phys() to take a pointer.  Fix up the types accordingly.

Signed-off-by: Dan Williams <dan.j.williams@intel.com>
2013-12-12 22:43:41 -08:00
..
2013-12-12 22:43:41 -08:00
2013-08-25 16:43:45 +05:30
2013-12-04 11:22:05 +05:30
2013-01-07 17:36:37 +01:00
2013-12-12 22:43:41 -08:00
2013-12-12 22:43:41 -08:00
2013-10-31 22:36:13 +05:30
2012-09-01 08:57:12 -07:00
2013-09-02 11:59:58 +05:30