From 75ed12f298e69fcf618aeeefe89e507f8cfac87a Mon Sep 17 00:00:00 2001 From: Johannes Berg Date: Fri, 15 Sep 2017 09:32:09 +0200 Subject: backports: remove pm_system_wakeup(), add MWIFIEX dependency Since only MWIFIEX needs pm_system_wakeup(), and that can't be backported properly, remove it again and add a dependency for MWIFIEX on kernel 3.18. Signed-off-by: Johannes Berg --- dependencies | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'dependencies') diff --git a/dependencies b/dependencies index bda18659..0df2b8fa 100644 --- a/dependencies +++ b/dependencies @@ -62,6 +62,10 @@ NFC_NXP_NCI_I2C 3.17 # pci_error_handlers->reset_notify is missing MWIFIEX_PCIE 3.16 +# needs pm_system_wakeup() which can't reall be +# backported properly +MWIFIEX 3.18 + # this needs device_property..() functions and struct acpi_gpio_mapping NFC_FDP_I2C 3.19 NFC_ST21NFCA_I2C 3.19 -- cgit v1.2.3