diff options
Diffstat (limited to 'arch/m68knommu/mm/memory.c')
-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 @@ /* * Map some physical address range into the kernel address space. - * The code is copied and adapted from map_chunk(). */ unsigned long kernel_map(unsigned long paddr, unsigned long size, |