KVM: Trivial: Avoid hardware_disable predeclaration
authorRusty Russell <rusty@rustcorp.com.au>
Tue, 17 Jul 2007 13:17:55 +0000 (23:17 +1000)
committerAvi Kivity <avi@qumranet.com>
Sat, 13 Oct 2007 08:18:18 +0000 (10:18 +0200)
commit9a2b85c620b9779360c7726de4caeda78cac38d4
treee7c88dff76bfabaf3630a9e462b37308a51b1e65
parentdcc0766b22e165bcb80518bf367e86b81fcf4351
KVM: Trivial: Avoid hardware_disable predeclaration

Don't pre-declare hardware_disable: shuffle the reboot hook down.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Signed-off-by: Avi Kivity <avi@qumranet.com>
drivers/kvm/kvm_main.c