mirror of
https://github.com/hardkernel/linux.git
synced 2026-04-22 21:40:52 +09:00
There is no need for this function as all arches have to implement kvm_arch_create_vcpu_debugfs() no matter what. A #define symbol let us actually simplify the code. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>