From: Greg Kroah-Hartman Date: Tue, 11 Oct 2011 14:36:44 +0000 (-0600) Subject: Staging: hv: remove unneeded asm include file in hyperv.h X-Git-Tag: v3.2-rc1~169^2^2~146 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=407dd1644302ea78fa5d740e67a1c09677aa18a4;p=pandora-kernel.git Staging: hv: remove unneeded asm include file in hyperv.h No one outside of the hyperv core needs to include the asm/hyperv.h file, so don't put it in the "global" include/linux/hyperv.h file. Cc: K. Y. Srinivasan Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed