]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
arm64: Fix source code file path in comments
authorAlexander Kuleshov <kuleshovmail@gmail.com>
Sun, 23 Aug 2015 13:24:44 +0000 (14:24 +0100)
committerWill Deacon <will.deacon@arm.com>
Mon, 24 Aug 2015 09:18:11 +0000 (10:18 +0100)
Architecture specific code for i386 and x86_64 was unified and merged to
the arch/x86. This patch fix old path of x86 architecture in a comment
from the arch/arm64/include/asm/fixmap.h.

Signed-off-by: Alexander Kuleshov <kuleshovmail@gmail.com>
Signed-off-by: Will Deacon <will.deacon@arm.com>
arch/arm64/include/asm/fixmap.h

index c0739187a920434282422ad7e6f5cb73754ae3c3..8b9884c726adc78f37eb59e7288298267bec55b4 100644 (file)
@@ -8,7 +8,7 @@
  * Copyright (C) 1998 Ingo Molnar
  * Copyright (C) 2013 Mark Salter <msalter@redhat.com>
  *
- * Adapted from arch/x86_64 version.
+ * Adapted from arch/x86 version.
  *
  */