Pull SPDX updates from Greg KH:
 "Here are three SPDX patches for 5.7-rc1.
  One fixes up the SPDX tag for a single driver, while the other two go
  through the tree and add SPDX tags for all of the .gitignore files as
  needed.
  Nothing too complex, but you will get a merge conflict with your
  current tree, that should be trivial to handle (one file modified by
  two things, one file deleted.)
  All three of these have been in linux-next for a while, with no
  reported issues other than the merge conflict"
* tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdx:
  ASoC: MT6660: make spdxcheck.py happy
  .gitignore: add SPDX License Identifier
  .gitignore: remove too obvious comments
+ # SPDX-License-Identifier: GPL-2.0-only
  *.example.dts
 -processed-schema.yaml
 +processed-schema*.yaml
 
+ # SPDX-License-Identifier: GPL-2.0-only
  sha256-core.S
  sha512-core.S
 +poly1305-core.S
 
+ # SPDX-License-Identifier: GPL-2.0-only
  *.d
 +/_bpftool
  /bpftool
  bpftool*.8
  bpf-helpers.*
 
 -/s390x/sync_regs_test
+ # SPDX-License-Identifier: GPL-2.0-only
  /s390x/memop
 +/s390x/resets
 +/s390x/sync_regs_test
  /x86_64/cr4_cpuid_sync_test
  /x86_64/evmcs_test
  /x86_64/hyperv_cpuid
 
+ # SPDX-License-Identifier: GPL-2.0-only
  mptcp_connect
 +pm_nl_ctl
  *.pcap