|
@@ -44,8 +44,8 @@ void cache_push_v (unsigned long vaddr, int len)
|
|
|
{
|
|
|
}
|
|
|
|
|
|
-/* Map some physical address range into the kernel address space. The
|
|
|
- * code is copied and adapted from map_chunk().
|
|
|
+/*
|
|
|
+ * Map some physical address range into the kernel address space.
|
|
|
*/
|
|
|
|
|
|
unsigned long kernel_map(unsigned long paddr, unsigned long size,
|