pnpbios: remove CONFIG_HOTPLUG ifdefs
authorBill Pemberton <[email protected]>
Mon, 19 Nov 2012 18:19:14 +0000 (13:19 -0500)
committerGreg Kroah-Hartman <[email protected]>
Wed, 28 Nov 2012 18:33:03 +0000 (10:33 -0800)
commit38de2790c7bd212fa96f50c896fdc2f4def76087
tree044d5bafe7851f573b0c5d097447b55f41300d63
parenta550e566f2468cfedac44de33184329660276424
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 <[email protected]>
Cc: Adam Belay <[email protected]>
Reviewed-by: Bjorn Helgaas <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
drivers/pnp/pnpbios/core.c