Hi Ravi, On Fri, Nov 08, 2013, Ravi kumar Veeramally wrote: > --- > android/hal-hidhost.c | 18 ++++++++++++++---- > 1 file changed, 14 insertions(+), 4 deletions(-) This doesn't compile: CC android/android_libhal_internal_la-hal-hidhost.lo android/hal-hidhost.c: In function 'send_data': android/hal-hidhost.c:356:2: error: implicit declaration of function 'free' [-Werror=implicit-function-declaration] free(cmd); ^ android/hal-hidhost.c:356:2: error: incompatible implicit declaration of built-in function 'free' [-Werror] cc1: all warnings being treated as errors make[1]: *** [android/android_libhal_internal_la-hal-hidhost.lo] Error 1 Johan -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html