commit | 38de2790c7bd212fa96f50c896fdc2f4def76087 | [log] [tgz] |
---|---|---|
author | Bill Pemberton <wfp5p@virginia.edu> | Mon Nov 19 13:19:14 2012 -0500 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Nov 28 10:33:03 2012 -0800 |
tree | 044d5bafe7851f573b0c5d097447b55f41300d63 | |
parent | a550e566f2468cfedac44de33184329660276424 [diff] |
pnpbios: 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: Adam Belay <abelay@mit.edu> Reviewed-by: Bjorn Helgaas <bhelgaas@google.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>