commit | b40b97ae736cad3084b13d2969b10c474572de89 | [log] [tgz] |
---|---|---|
author | Bill Pemberton <wfp5p@virginia.edu> | Wed Nov 21 15:34:57 2012 -0500 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Nov 28 12:53:46 2012 -0800 |
tree | dd2a4e0a95c1da764a3b17056b5be1a4d631c18d | |
parent | 8c610c120fb6ea279e8d01ce7aa555da29e59374 [diff] |
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> Acked-by: Bjorn Helgaas <bhelgaas@google.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>