diff options
Diffstat (limited to 'arch/m68knommu/mm')
-rw-r--r-- | arch/m68knommu/mm/memory.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/m68knommu/mm/memory.c b/arch/m68knommu/mm/memory.c index f93b88b51f9f..d5b9e1357808 100644 --- a/arch/m68knommu/mm/memory.c +++ b/arch/m68knommu/mm/memory.c | |||
@@ -24,7 +24,6 @@ | |||
24 | 24 | ||
25 | /* | 25 | /* |
26 | * Map some physical address range into the kernel address space. | 26 | * Map some physical address range into the kernel address space. |
27 | * The code is copied and adapted from map_chunk(). | ||
28 | */ | 27 | */ |
29 | 28 | ||
30 | unsigned long kernel_map(unsigned long paddr, unsigned long size, | 29 | unsigned long kernel_map(unsigned long paddr, unsigned long size, |