]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Staging: ipack: CONFIG_HOTPLUG is always enabled
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 16 Nov 2012 01:50:14 +0000 (17:50 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 16 Nov 2012 01:50:14 +0000 (17:50 -0800)
commitbdbd3b38d3bf664e5c04904bd734ac79660e41b5
treed6e888777369a6302ad33c4b30a7997b5635cb45
parenta6bb87522f42aea056585282a70de7512d297323
Staging: ipack: CONFIG_HOTPLUG is always enabled

as CONFIG_HOTPLUG is always enabled now, just remove the #ifdef logic in
the ipack core for it if was disabled.

Cc:Samuel Iglesias Gonsalvez <siglesias@igalia.com>
Cc: Jens Taprogge <jens.taprogge@taprogge.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/ipack/ipack.c