3.4: build failure for radio-rtrack driver

From: Francis Moreau
Date: Mon May 21 2012 - 16:34:46 EST


Hello,

I noticed a build failure when building 3.4:

CC [M] net/irda/irproc.o
drivers/media/radio/radio-rtrack2.c: In function 'rtrack2_alloc':
drivers/media/radio/radio-rtrack2.c:46:2: error: implicit declaration
of function 'kzalloc' [-Werror=implicit-function-declaration]
drivers/media/radio/radio-rtrack2.c:46:2: warning: return makes
pointer from integer without a cast [enabled by default]

which can be easily fixed, but wondering how it has been missed so far.

Thanks
--
Francis
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/