Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit bad190e8 authored by Aditya Sathish's avatar Aditya Sathish Committed by Nitesh Shrivastav
Browse files

qcacmn: Extend kernel version condition in i_qdf_time.h

For kernel v3.17 and above, timekeeping.h is included for
some kernel APIs such as ktime_get() but for versions prior to 3.17,
the above APIs are present in hrtimer.h.

To accommodate the usage of these APIs for older kernel versions,
include <linux/hrtimer.h> into this file for kernel versions
lower than 3.17

Change-Id: I445a1673d9067a2dd47045d6c48d73aaa239790e
CRs-Fixed: 2252563
parent da6ca716
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment