On Thu, May 17, 2012 at 10:32:22AM +0800, Fengguang Wu wrote: > Fix compile error > > drivers/media/radio/radio-rtrack2.c: In function ‘rtrack2_alloc’: > drivers/media/radio/radio-rtrack2.c:46:2: error: implicit declaration of function ‘kzalloc’ Attached is the kconfig that triggers this error and verified the fix. Thanks, Fengguang