From: Ingo Molnar Date: Wed, 3 Jun 2015 16:29:26 +0000 (+0200) Subject: x86/asm/entry: Move arch/x86/include/asm/calling.h to arch/x86/entry/ X-Git-Tag: omap-for-v4.2/fixes-rc1^2~170^2^2~8^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d36f947904dba0935a0e74dc9df2ef57caeb7d03;p=pandora-kernel.git x86/asm/entry: Move arch/x86/include/asm/calling.h to arch/x86/entry/ asm/calling.h is private to the entry code, make this more apparent by moving it to the new arch/x86/entry/ directory. Cc: Borislav Petkov Cc: H. Peter Anvin Cc: Linus Torvalds Cc: Thomas Gleixner Cc: Andy Lutomirski Cc: Denys Vlasenko Cc: Brian Gerst Cc: Peter Zijlstra Cc: linux-kernel@vger.kernel.org Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed