]> git.openfabrics.org - ~shefty/rdma-dev.git/commit
sh/PCI: Remove CONFIG_HOTPLUG ifdefs
authorBill Pemberton <wfp5p@virginia.edu>
Wed, 21 Nov 2012 20:34:55 +0000 (15:34 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 28 Nov 2012 20:50:22 +0000 (12:50 -0800)
commit48bee693abca6e4f0f4d1f393f44b4be128b0a39
treefc59c0f1f1302c0892b10d03f778e79d212e22cc
parente47034c7a1522b9572c76bb1d003d56d9f3fcb31
sh/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: Paul Mundt <lethal@linux-sh.org>
Acked-by: Bjorn Helgaas <bhelgaas@google.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/sh/drivers/pci/pci.c