x86/hyper-v: Remove duplicated HV_X64_EX_PROCESSOR_MASKS_RECOMMENDED definition
authorVitaly Kuznetsov <[email protected]>
Mon, 11 Sep 2017 15:06:20 +0000 (17:06 +0200)
committerIngo Molnar <[email protected]>
Wed, 13 Sep 2017 09:29:46 +0000 (11:29 +0200)
commit1278f58cdee63cfbb04e5624474a291c81a7a13b
treeb58a96d36fe6f4dce6b9af20bbbdf4dfd83cae98
parent213ff44ae4eb5224010166db2f851e4eea068268
x86/hyper-v: Remove duplicated HV_X64_EX_PROCESSOR_MASKS_RECOMMENDED definition

Commits:

  7dcf90e9e032 ("PCI: hv: Use vPCI protocol version 1.2")
  628f54cc6451 ("x86/hyper-v: Support extended CPU ranges for TLB flush hypercalls")

added the same definition and they came in through different trees.
Fix the duplication.

Signed-off-by: Vitaly Kuznetsov <[email protected]>
Cc: Haiyang Zhang <[email protected]>
Cc: K. Y. Srinivasan <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Stephen Hemminger <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: [email protected]
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
arch/x86/include/uapi/asm/hyperv.h