commit | 407dd1644302ea78fa5d740e67a1c09677aa18a4 | [log] [tgz] |
---|---|---|
author | Greg Kroah-Hartman <gregkh@suse.de> | Tue Oct 11 08:36:44 2011 -0600 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Tue Oct 11 08:49:19 2011 -0600 |
tree | 3fe6bef5d17db41b02578a05cb1caef66af2355c | |
parent | 46a971913611a23478283931460a95be962ce329 [diff] |
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 <kys@microsoft.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>