diff options
author | Ingo Molnar <mingo@elte.hu> | 2009-11-14 01:35:29 +0100 |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2009-11-14 15:32:53 +0100 |
commit | 68efa37df779b3e04280598e8b5b3a1919b65fee (patch) | |
tree | 6954b55c7a22d9f13871771437407de13a6edfb4 /firmware/ess | |
parent | 688bcaff291cf2fe2734e43f2793d4d05b850518 (diff) |
hw-breakpoints, x86: Fix modular KVM build
This build error:
arch/x86/kvm/x86.c:3655: error: implicit declaration of function 'hw_breakpoint_restore'
Happens because in the CONFIG_KVM=m case there's no 'CONFIG_KVM' define
in the kernel - it's CONFIG_KVM_MODULE in that case.
Make the prototype available unconditionally.
Cc: Frederic Weisbecker <fweisbec@gmail.com>
Cc: Prasad <prasad@linux.vnet.ibm.com>
LKML-Reference: <1258114575-32655-1-git-send-email-fweisbec@gmail.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'firmware/ess')
0 files changed, 0 insertions, 0 deletions