diff options
author | Anuj Mittal <anujx.mittal@intel.com> | 2015-09-18 15:40:06 +0800 |
---|---|---|
committer | Saul Wold <sgw@linux.intel.com> | 2015-09-21 16:14:23 -0700 |
commit | f45d1adfdaba97d9f4128fb6eb8d255ec14d5963 (patch) | |
tree | 793aa22bc7aa6987488dc4d020448375b40751c6 /meta-emenlow/recipes-bsp/formfactor | |
parent | f7a4b6aa69f821f5a6551fac0d1a474b390bbb5a (diff) | |
download | meta-intel-f45d1adfdaba97d9f4128fb6eb8d255ec14d5963.tar.gz |
meta-isg: qat: fix strict_str* compile errors
Defines strict_str* have become obsolete and removed entirely
starting from kernel v3.18. This results in errors like:
error: implicit declaration of function 'strict_strtoull'
[-Werror=implicit-function-declaration]
Replace strict_strtoull with kstrtoull to ensure qat 2.3.0-34
compiles.
Signed-off-by: Anuj Mittal <anujx.mittal@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
(cherry picked from commit 88a5f5857d56e4a8952a7cd7d215178a78161871)
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta-emenlow/recipes-bsp/formfactor')
0 files changed, 0 insertions, 0 deletions