]> git.baikalelectronics.ru Git - kernel.git/commit
Drivers: hv: vmbus: Move the definition of generate_guest_id()
authorK. Y. Srinivasan <kys@microsoft.com>
Wed, 18 Jan 2017 23:45:01 +0000 (16:45 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 19 Jan 2017 10:42:07 +0000 (11:42 +0100)
commitefc0c6a5c1308e3dc8387ac756b362ec54f563e2
tree4c028e447b2f3f49a1d56ba19637899f95442a1d
parent474ff37e043af8267ec68a20ed5ae107f45f182b
Drivers: hv: vmbus: Move the definition of generate_guest_id()

As part of the effort to separate out architecture specific code, move the
definition of generate_guest_id() to x86 specific header file.

Signed-off-by: K. Y. Srinivasan <kys@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/x86/include/asm/mshyperv.h
drivers/hv/hyperv_vmbus.h