summaryrefslogtreecommitdiffstats
path: root/common
diff options
context:
space:
mode:
authorAnuj Mittal <anujx.mittal@intel.com>2015-09-18 15:40:06 +0800
committerSaul Wold <sgw@linux.intel.com>2015-09-21 09:14:59 -0700
commit88a5f5857d56e4a8952a7cd7d215178a78161871 (patch)
tree8bbca1899aa7fbb241e7a82e3816f385ab6aa1fd /common
parent1201a576c9bcdab3bfcf87efeb2184f0025ae53e (diff)
downloadmeta-intel-88a5f5857d56e4a8952a7cd7d215178a78161871.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>
Diffstat (limited to 'common')
0 files changed, 0 insertions, 0 deletions