kernel_headers: Add missing kernel headers to lahaina
Add missing headers to gen_headers_*.bp files for lahaina. Change-Id: Ifea80a88f418f99be0ea44f59b4a9d77cc80d7be Signed-off-by: Rishabh Bhatnagar <rishabhb@codeaurora.org>
This commit is contained in:
parent
32c1088cce
commit
7099af6487
@ -452,6 +452,7 @@ gen_headers_arm = [
|
||||
"linux/ptp_clock.h",
|
||||
"linux/ptrace.h",
|
||||
"linux/qcedev.h",
|
||||
"linux/qcota.h",
|
||||
"linux/qemu_fw_cfg.h",
|
||||
"linux/qnx4_fs.h",
|
||||
"linux/qnxtypes.h",
|
||||
@ -505,6 +506,7 @@ gen_headers_arm = [
|
||||
"linux/signalfd.h",
|
||||
"linux/smc.h",
|
||||
"linux/smc_diag.h",
|
||||
"linux/smcinvoke.h",
|
||||
"linux/smiapp.h",
|
||||
"linux/snmp.h",
|
||||
"linux/sock_diag.h",
|
||||
@ -849,6 +851,7 @@ gen_headers_arm = [
|
||||
"linux/netfilter_ipv6/ip6t_opts.h",
|
||||
"linux/netfilter_ipv6/ip6t_rt.h",
|
||||
"linux/netfilter_ipv6/ip6t_srh.h",
|
||||
"linux/nfc/nfcinfo.h",
|
||||
"linux/nfsd/cld.h",
|
||||
"linux/nfsd/debug.h",
|
||||
"linux/nfsd/export.h",
|
||||
@ -980,6 +983,10 @@ gen_headers_arm = [
|
||||
"camera/media/cam_sensor.h",
|
||||
"camera/media/cam_sync.h",
|
||||
"camera/media/cam_tfe.h",
|
||||
"display/drm/msm_drm_pp.h",
|
||||
"display/drm/sde_drm.h",
|
||||
"display/media/mmm_color_fmt.h",
|
||||
"display/media/msm_sde_rotator.h",
|
||||
"vidc/media/msm_media_info.h",
|
||||
"vidc/media/msm_vidc_utils.h",
|
||||
]
|
||||
|
@ -448,6 +448,7 @@ gen_headers_arm64 = [
|
||||
"linux/ptp_clock.h",
|
||||
"linux/ptrace.h",
|
||||
"linux/qcedev.h",
|
||||
"linux/qcota.h",
|
||||
"linux/qemu_fw_cfg.h",
|
||||
"linux/qnx4_fs.h",
|
||||
"linux/qnxtypes.h",
|
||||
@ -501,6 +502,7 @@ gen_headers_arm64 = [
|
||||
"linux/signalfd.h",
|
||||
"linux/smc.h",
|
||||
"linux/smc_diag.h",
|
||||
"linux/smcinvoke.h",
|
||||
"linux/smiapp.h",
|
||||
"linux/snmp.h",
|
||||
"linux/sock_diag.h",
|
||||
@ -845,6 +847,7 @@ gen_headers_arm64 = [
|
||||
"linux/netfilter_ipv6/ip6t_opts.h",
|
||||
"linux/netfilter_ipv6/ip6t_rt.h",
|
||||
"linux/netfilter_ipv6/ip6t_srh.h",
|
||||
"linux/nfc/nfcinfo.h",
|
||||
"linux/nfsd/cld.h",
|
||||
"linux/nfsd/debug.h",
|
||||
"linux/nfsd/export.h",
|
||||
@ -976,6 +979,10 @@ gen_headers_arm64 = [
|
||||
"camera/media/cam_sensor.h",
|
||||
"camera/media/cam_sync.h",
|
||||
"camera/media/cam_tfe.h",
|
||||
"display/drm/msm_drm_pp.h",
|
||||
"display/drm/sde_drm.h",
|
||||
"display/media/mmm_color_fmt.h",
|
||||
"display/media/msm_sde_rotator.h",
|
||||
"vidc/media/msm_media_info.h",
|
||||
"vidc/media/msm_vidc_utils.h",
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user