unicore32/PCI: Remove CONFIG_HOTPLUG ifdefs
authorBill Pemberton <wfp5p@virginia.edu>
Wed, 21 Nov 2012 20:34:56 +0000 (15:34 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 28 Nov 2012 20:50:22 +0000 (12:50 -0800)
commit8c610c120fb6ea279e8d01ce7aa555da29e59374
tree2f730a621727094b9b41e12192090ddd8673d11e
parent48bee693abca6e4f0f4d1f393f44b4be128b0a39
unicore32/PCI: Remove CONFIG_HOTPLUG ifdefs

Remove conditional code based on CONFIG_HOTPLUG being false.  It's
always on now in preparation of it going away as an option.

Signed-off-by: Bill Pemberton <wfp5p@virginia.edu>
Cc: Guan Xuetao <gxt@mprc.pku.edu.cn>
Acked-by: Bjorn Helgaas <bhelgaas@google.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/unicore32/kernel/pci.c