On kernel < 3.4 compiling ath10k with tracing results in huge compile errors. Just deactivate it till someone fixes the problems. The same compile error occurs in ath module with kernel 3.0. Signed-off-by: Hauke Mehrtens <hauke@xxxxxxxxxx> --- dependencies | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/dependencies b/dependencies index 86f1931..327c115 100644 --- a/dependencies +++ b/dependencies @@ -80,3 +80,7 @@ IEEE802154_AT86RF230 3.4 IEEE802154_CC2520 3.5 IR_IMG 3.5 + +# 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