summaryrefslogtreecommitdiff
path: root/net/rfkill/Kconfig
diff options
context:
space:
mode:
authorHeikki Krogerus <heikki.krogerus@linux.intel.com>2016-01-25 12:03:49 +0300
committerJohannes Berg <johannes.berg@intel.com>2016-02-24 09:13:09 +0100
commitfb2e6b7b7b02ab35a9d5355a69097a6f60c69d38 (patch)
tree89c4a62b5ae353c347116cb58ef112c79378a8cf /net/rfkill/Kconfig
parentd54bbaf45af04982d91b424ae0d2e8fe2fb78bd8 (diff)
net: rfkill: gpio: remove rfkill_gpio_platform_data
No more users for it. Signed-off-by: Heikki Krogerus <heikki.krogerus@linux.intel.com> Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'net/rfkill/Kconfig')
-rw-r--r--net/rfkill/Kconfig3
1 files changed, 1 insertions, 2 deletions
diff --git a/net/rfkill/Kconfig b/net/rfkill/Kconfig
index 598d374f6a35..868f1ad0415a 100644
--- a/net/rfkill/Kconfig
+++ b/net/rfkill/Kconfig
@@ -41,5 +41,4 @@ config RFKILL_GPIO
default n
help
If you say yes here you get support of a generic gpio RFKILL
- driver. The platform should fill in the appropriate fields in the
- rfkill_gpio_platform_data structure and pass that to the driver.
+ driver.