[PATCH] arm64: Fix source code file path in comments

2015-08-23 Thread Alexander Kuleshov
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 --- arch/arm64/include/asm/fixmap.h | 2 +- 1 file changed, 1 insertion(+),

[PATCH] arm64: Fix source code file path in comments

2015-08-23 Thread Alexander Kuleshov
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 kuleshovm...@gmail.com --- arch/arm64/include/asm/fixmap.h | 2 +- 1 file