Merge branch 'pci/kbuild'
authorBjorn Helgaas <bhelgaas@google.com>
Wed, 22 Feb 2023 19:47:25 +0000 (13:47 -0600)
committerBjorn Helgaas <bhelgaas@google.com>
Wed, 22 Feb 2023 19:47:25 +0000 (13:47 -0600)
commit881766fe0d4a8db9d885864afdfe44a5ea8d2c53
tree31b655eb728cbe4eedb9d68cfc70bd59ae3fc08c
parent72d083a60a864ad75059b63dc4a2f7107eb85d0a
parentf98954b293d0a0f9646117af75c82c1b89191c53
Merge branch 'pci/kbuild'

- Remove MODULE_LICENSE from boolean drivers so they don't look like
  modules so modprobe will complain about them (Nick Alcock)

* pci/kbuild:
  PCI: Remove MODULE_LICENSE so boolean drivers don't look like modules