arm64: mm: remove reference to tlb.S from comment block
authorVladimir Murzin <vladimir.murzin@arm.com>
Fri, 12 Jun 2015 14:25:04 +0000 (15:25 +0100)
committerCatalin Marinas <catalin.marinas@arm.com>
Fri, 12 Jun 2015 14:36:52 +0000 (15:36 +0100)
tlb.S has been removed since fa48e6f "arm64: mm: Optimise tlb flush logic
where we have >4K granule", so align comment with that.

Signed-off-by: Vladimir Murzin <vladimir.murzin@arm.com>
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
arch/arm64/include/asm/tlbflush.h

index c3bb05b98616789a4143bb6d48333cf818653ab2..934815d45eda0f180aa3bc5d5a6d043d6832cb8d 100644 (file)
@@ -28,8 +28,6 @@
  *     TLB Management
  *     ==============
  *
- *     The arch/arm64/mm/tlb.S files implement these methods.
- *
  *     The TLB specific code is expected to perform whatever tests it needs
  *     to determine if it should invalidate the TLB for each call.  Start
  *     addresses are inclusive and end addresses are exclusive; it is safe to