This driver uses of_find_property() and devm_gpio_free() which are not
available in this kernel versions.

Signed-off-by: Hauke Mehrtens <ha...@hauke-m.de>
---
 dependencies | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/dependencies b/dependencies
index 3316c93..d213fd7 100644
--- a/dependencies
+++ b/dependencies
@@ -149,6 +149,11 @@ BCMA_DRIVER_GPIO 3.13
 # only introduced in kernel 3.1
 NFC 3.1
 
+# This needs of_find_property() and devm_gpio_free()
+NFC_MRVL 3.3
+NFC_MRVL_USB 3.3
+NFC_MRVL_UART 3.3
+
 NFC_TRF7970A 3.4
 
 INTEL_IPS 3.2
-- 
2.6.2

--
To unsubscribe from this list: send the line "unsubscribe backports" in

Reply via email to