summaryrefslogtreecommitdiff
path: root/scripts/Makefile.thinlto
diff options
context:
space:
mode:
authorAdriano Cordova <adrianox@gmail.com>2026-08-30 22:05:56 -0400
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2026-09-01 12:14:07 +0200
commitbb7638662f1c39bcfba9790d72ed23054c7b713a (patch)
treeae6e283f9890f545f055841ce590ab20d37f7f58 /scripts/Makefile.thinlto
parentbb2b72ecf863484ea2242225e2e1b89795efa1ad (diff)
downloadlinux-next-bb7638662f1c39bcfba9790d72ed23054c7b713a.tar.gz
linux-next-bb7638662f1c39bcfba9790d72ed23054c7b713a.zip
staging: rtl8723bs: remove dead beamforming code
The beamforming declarations are guarded by #if (BEAMFORMING_SUPPORT == 1) but BEAMFORMING_SUPPORT is defined to 0, so they are never compiled. The types they use (RT_BEAMFORMING_INFO, BEAMFORMING_CAP, PMGNT_INFO) are not defined anywhere either. Remove the dead declarations and the now unused macro. Signed-off-by: Adriano Cordova <adrianox@gmail.com> Link: https://patch.msgid.link/20260831020557.1235504-2-adrianox@gmail.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/Makefile.thinlto')
0 files changed, 0 insertions, 0 deletions