IR_HIX5HD2 needs syscon, this has to be added to the Kconfig file and on kernel < 3.7 it is completely missing. Signed-off-by: Hauke Mehrtens <hauke@xxxxxxxxxx> --- dependencies | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/dependencies b/dependencies index e24febf..4964aa6 100644 --- a/dependencies +++ b/dependencies @@ -93,6 +93,10 @@ IEEE802154_CC2520 3.5 IR_IMG 3.5 +# missing include/linux/mfd/syscon.h file +IR_HIX5HD2 3.7 +IR_HIX5HD2 kconfig: CONFIG_MFD_SYSCON + # tracing results in compile errors ATH10K_TRACING 3.4 ATH_TRACEPOINTS 3.1 -- 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