KVM: VMX: don't include '<linux/find.h>' directly
authorWolfram Sang <wsa+renesas@sang-engineering.com>
Tue, 17 Dec 2024 07:05:40 +0000 (08:05 +0100)
committerPaolo Bonzini <pbonzini@redhat.com>
Sun, 22 Dec 2024 17:04:57 +0000 (12:04 -0500)
commit37d1d99b8806b24ffe4a2b453620df932994a5c0
treefa186f9b27698cd61101971c790d83c3b66047d0
parent78d4f34e2115b517bcbfe7ec0d018bbbb6f9b0b8
KVM: VMX: don't include '<linux/find.h>' directly

The header clearly states that it does not want to be included directly,
only via '<linux/bitmap.h>'. Replace the include accordingly.

Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Message-ID: <20241217070539.2433-2-wsa+renesas@sang-engineering.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
arch/x86/kvm/vmx/posted_intr.h