KVM: PPC: Guard doorbell exception with CONFIG_PPC_DOORBELL
authorTiejun Chen <tiejun.chen@windriver.com>
Mon, 13 May 2013 02:00:45 +0000 (10:00 +0800)
committerAlexander Graf <agraf@suse.de>
Sun, 30 Jun 2013 01:33:21 +0000 (03:33 +0200)
Availablity of the doorbell_exception function is guarded by
CONFIG_PPC_DOORBELL. Use the same define to guard our caller
of it.

Signed-off-by: Tiejun Chen <tiejun.chen@windriver.com>
[agraf: improve patch description]
Signed-off-by: Alexander Graf <agraf@suse.de>

No differences found