These changes are the raw update to linux-4.4.6-rt14. Kernel sources
[kvmfornfv.git] / kernel / net / nfc / digital_core.c
index 009bcf3..23c2a11 100644 (file)
@@ -631,7 +631,8 @@ static int digital_activate_target(struct nfc_dev *nfc_dev,
 }
 
 static void digital_deactivate_target(struct nfc_dev *nfc_dev,
-                                     struct nfc_target *target)
+                                     struct nfc_target *target,
+                                     u8 mode)
 {
        struct nfc_digital_dev *ddev = nfc_get_drvdata(nfc_dev);