mirror of
https://github.com/genesi/linux-legacy.git
synced 2026-08-15 20:29:08 +00:00
The DMA cache handling functions take virtual addresses, but in the form of unsigned long arguments. This leads to a little confusion about what exactly they take. So, convert them to take const void * instead. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
14 KiB
14 KiB