From 254d6f6b9fbc97da97f124b58178b1b0af0e4ec3 Mon Sep 17 00:00:00 2001 From: Johannes Berg Date: Fri, 13 Oct 2017 10:49:05 +0200 Subject: backports: make QTNFMAC_PEARL_PCIE depend on 3.13 It needs pcie_get_mps() which was only exported in that kernel. Signed-off-by: Johannes Berg --- dependencies | 3 +++ 1 file changed, 3 insertions(+) diff --git a/dependencies b/dependencies index 0df2b8fa..220ccf47 100644 --- a/dependencies +++ b/dependencies @@ -62,6 +62,9 @@ NFC_NXP_NCI_I2C 3.17 # pci_error_handlers->reset_notify is missing MWIFIEX_PCIE 3.16 +# needs pcie_get_mps() +QTNFMAC_PEARL_PCIE 3.13 + # needs pm_system_wakeup() which can't reall be # backported properly MWIFIEX 3.18 -- cgit v1.2.3