From: Nitin A Kamble <[email protected]> The commit I sent earlier is further modified here, to avoid build breakage with the older kernel version. Now the change to asoc.h is conditional on the kernel version, and depending on the kernel version used it chooses right fields for the sound codec.
Thanks, Nitin The following changes since commit 91c2dd86ac5ef716c039f30668f4126d019a3a4b: Fix: OOT lttng_logger tracepoint not visible with signed kernels (2014-09-16 12:10:37 -0400) are available in the git repository at: git://git.yoctoproject.org/poky-contrib nitin/lttng-modules http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=nitin/lttng-modules Nitin A Kamble (1): asoc.h: fix build with v3.17 kernel instrumentation/events/lttng-module/asoc.h | 26 +++++++++++++++++--------- 1 file changed, 17 insertions(+), 9 deletions(-) -- 1.8.1.4 _______________________________________________ lttng-dev mailing list [email protected] http://lists.lttng.org/cgi-bin/mailman/listinfo/lttng-dev
