diff options
| author | Kishor Krishna Bhat <kishkris@codeaurora.org> | 2020-07-21 10:41:45 +0530 |
|---|---|---|
| committer | Kishor Krishna Bhat <kishkris@codeaurora.org> | 2020-07-21 13:25:10 +0530 |
| commit | 64d54abcc12eba17d4b6149fa58aa32bc8e804fa (patch) | |
| tree | 83f9b350c393e90724b2ad7dc3299748f6076479 /gen_headers_arm.bp | |
| parent | e9c0b83e0ab63f8efa01fa0a3ca85edf90611e5c (diff) | |
power: qcom: Add the QPNP QGAUGE (QG) headers
The QG headers support for battery gauging and reporting
the battery specific parameters to userspace.
This is a snapshot of header files as of msm-4.9
'commit 8f7046d0c282 (" Merge msm: ep_pcie: Disable
clkreq interrupt and release wakelock in D3 cold")'.
Change-Id: I3288e71af24bf9c3a0d814014c4f653285622f14
Signed-off-by: Kishor Krishna Bhat <kishkris@codeaurora.org>
Diffstat (limited to 'gen_headers_arm.bp')
| -rw-r--r-- | gen_headers_arm.bp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gen_headers_arm.bp b/gen_headers_arm.bp index 9ee49cdfad39..9b6721d24b38 100644 --- a/gen_headers_arm.bp +++ b/gen_headers_arm.bp @@ -488,6 +488,8 @@ gen_headers_out_arm = [ "linux/qbt1000.h", "linux/qcedev.h", "linux/qcota.h", + "linux/qg-profile.h", + "linux/qg.h", "linux/qnx4_fs.h", "linux/qnxtypes.h", "linux/qrng.h", |
