drivers/nfc/pn544/i2c.c includes linux/gpio/consumer.h since commit 0a5942c8, which we can not backport. Deactivate this driver on affected kernel versions for now. Signed-off-by: Hauke Mehrtens <hauke@xxxxxxxxxx> --- dependencies | 3 +++ 1 file changed, 3 insertions(+) diff --git a/dependencies b/dependencies index 9f7166c..c5d8084 100644 --- a/dependencies +++ b/dependencies @@ -111,6 +111,9 @@ INTEL_IPS 3.2 NFC_MEI_PHY 3.10 +# missing linux/gpio/consumer.h +NFC_PN544_I2C 3.13 + # can not backport ieee802154_ptr in struct net_device wich was added in # 98a18b6ffc7 "netdevice: add ieee802154_ptr to net_device" IEEE802154 3.19 -- 1.9.1 -- To unsubscribe from this list: send the line "unsubscribe backports" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html