-
由 Paul Mundt 提交于
prefetch()/prefetchw() are supposed to take a const void * instead of a straight void *, which the build recently started complaining about, fix them up. Signed-off-by: NPaul Mundt <lethal@linux-sh.org>c81fc389
prefetch()/prefetchw() are supposed to take a const void * instead of a
straight void *, which the build recently started complaining about, fix
them up.
Signed-off-by: NPaul Mundt <lethal@linux-sh.org>