diff options
| author | Michael Forney <mforney@mforney.org> | 2022-02-12 00:46:22 -0800 |
|---|---|---|
| committer | Michael Forney <mforney@mforney.org> | 2022-02-18 02:00:46 -0800 |
| commit | 39bc474e789fd403404c244870fbfeea94921f57 (patch) | |
| tree | 7a9213283c3436f4e9699accc5db6f29de0ed7b7 /pkg/linux-headers/base.lua | |
| parent | 895bb274e59a1157cac88ba3058dc7f51bbffb96 (diff) | |
linux-headers: Update to 5.16
Diffstat (limited to 'pkg/linux-headers/base.lua')
| -rw-r--r-- | pkg/linux-headers/base.lua | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/pkg/linux-headers/base.lua b/pkg/linux-headers/base.lua index 9f76039f..0bc7bf6c 100644 --- a/pkg/linux-headers/base.lua +++ b/pkg/linux-headers/base.lua @@ -73,6 +73,7 @@ return { 'linux/agpgart.h', 'linux/aio_abi.h', 'linux/am437x-vpfe.h', + 'linux/amt.h', 'linux/android/binder.h', 'linux/android/binderfs.h', 'linux/apm_bios.h', @@ -108,7 +109,6 @@ return { 'linux/batadv_packet.h', 'linux/batman_adv.h', 'linux/baycom.h', - 'linux/bcache.h', 'linux/bcm933xx_hcs.h', 'linux/bfs_fs.h', 'linux/binfmts.h', @@ -159,6 +159,7 @@ return { 'linux/connector.h', 'linux/const.h', 'linux/coresight-stm.h', + 'linux/counter.h', 'linux/cramfs_fs.h', 'linux/cryptouser.h', 'linux/cuda.h', @@ -345,6 +346,7 @@ return { 'linux/lwtunnel.h', 'linux/magic.h', 'linux/major.h', + 'linux/map_to_14segment.h', 'linux/map_to_7segment.h', 'linux/matroxfb.h', 'linux/max2175.h', @@ -544,7 +546,6 @@ return { 'linux/nfsd/cld.h', 'linux/nfsd/debug.h', 'linux/nfsd/export.h', - 'linux/nfsd/nfsfh.h', 'linux/nfsd/stats.h', 'linux/nilfs2_api.h', 'linux/nilfs2_ondisk.h', @@ -880,6 +881,7 @@ return { 'sound/sb16_csp.h', 'sound/sfnt_info.h', 'sound/skl-tplg-interface.h', + 'sound/snd_ar_tokens.h', 'sound/snd_sst_tokens.h', 'sound/sof/abi.h', 'sound/sof/fw.h', |
