From: Marc Zyngier Date: Wed, 7 May 2014 11:13:14 +0000 (+0100) Subject: arm64: move DBG_MDSCR_* to asm/debug-monitors.h X-Git-Tag: omap-for-v3.17/fixes-against-rc2~130^2~11^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=51ba248164d0eeb8b4f94d405430c18a56c6ac9a;p=pandora-kernel.git arm64: move DBG_MDSCR_* to asm/debug-monitors.h In order to be able to use the DBG_MDSCR_* macros from the KVM code, move the relevant definitions to the obvious include file. Also move the debug_el enum to a portion of the file that is guarded by #ifndef __ASSEMBLY__ in order to use that file from assembly code. Acked-by: Will Deacon Reviewed-by: Anup Patel Signed-off-by: Marc Zyngier --- Reading git-diff-tree failed