This driver makes use of the device_property..() functions which were introduces in kernel 3.18 with commit b31384fa5de37a "Driver core: Unified device properties interface for platform firmware" Signed-off-by: Hauke Mehrtens <hauke@xxxxxxxxxx> --- dependencies | 3 +++ 1 file changed, 3 insertions(+) diff --git a/dependencies b/dependencies index ad3ec31..21c6685 100644 --- a/dependencies +++ b/dependencies @@ -73,6 +73,9 @@ NFC_PN544_I2C 3.17 # this needs devm_gpiod_get_index() with 4 arguments. NFC_NXP_NCI_I2C 3.17 +# this needs device_property..() functions +NFC_FDP_I2C 3.18 + # missing function clk_prepare_enable(), clk_disable_unprepare() and devm_regulator_bulk_get() VIDEO_MT9V032 3.3 VIDEO_S5K6AA 3.3 -- 2.6.2 -- To unsubscribe from this list: send the line "unsubscribe backports" in