aboutsummaryrefslogtreecommitdiffstats
path: root/net/rfkill/rfkill-gpio.c
diff options
context:
space:
mode:
Diffstat (limited to 'net/rfkill/rfkill-gpio.c')
-rw-r--r--net/rfkill/rfkill-gpio.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/net/rfkill/rfkill-gpio.c b/net/rfkill/rfkill-gpio.c
index 93127220cb54..4b1e3f35f06c 100644
--- a/net/rfkill/rfkill-gpio.c
+++ b/net/rfkill/rfkill-gpio.c
@@ -163,10 +163,6 @@ static int rfkill_gpio_remove(struct platform_device *pdev)
163 163
164#ifdef CONFIG_ACPI 164#ifdef CONFIG_ACPI
165static const struct acpi_device_id rfkill_acpi_match[] = { 165static const struct acpi_device_id rfkill_acpi_match[] = {
166 { "BCM2E1A", RFKILL_TYPE_BLUETOOTH },
167 { "BCM2E3D", RFKILL_TYPE_BLUETOOTH },
168 { "BCM2E40", RFKILL_TYPE_BLUETOOTH },
169 { "BCM2E64", RFKILL_TYPE_BLUETOOTH },
170 { "BCM4752", RFKILL_TYPE_GPS }, 166 { "BCM4752", RFKILL_TYPE_GPS },
171 { "LNV4752", RFKILL_TYPE_GPS }, 167 { "LNV4752", RFKILL_TYPE_GPS },
172 { }, 168 { },