Hi Ferruh, On 05/31/2016 03:35 PM, Ferruh Yigit wrote: > Error is related to the kernel version, in second call "comma" > definition comes from kernel makefiles. > > Following commit causes comma to be defined: > https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=371fdc77af44f4cb32475fd499e1d912ccc30890 > > So this is valid issue for old kernels, and using "," directly looks OK. > >> Signed-off-by: Olivier Matz <olivier.matz at 6wind.com> > Acked-by Ferruh Yigit <ferruh.yigit at intel.com>
Thanks for investigating the issue! Olivier