]> git.baikalelectronics.ru Git - kernel.git/commit
staging: csr: remove CONFIG_HOTPLUG ifdefs
authorBill Pemberton <wfp5p@virginia.edu>
Mon, 19 Nov 2012 18:19:22 +0000 (13:19 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 21 Nov 2012 23:04:58 +0000 (15:04 -0800)
commit706b2e565fb7e9e175762f91d985a96990f851d1
tree468c981fae0778325887deacd2cd7eb804a3c095
parentabc94562168af2458246d0e5a6114ac2e3197961
staging: csr: 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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/csr/firmware.c