Merge tag 'tegra-for-6.4-arm-core' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorArnd Bergmann <arnd@arndb.de>
Fri, 14 Apr 2023 12:12:48 +0000 (14:12 +0200)
committerArnd Bergmann <arnd@arndb.de>
Fri, 14 Apr 2023 12:12:49 +0000 (14:12 +0200)
commitfceb6ba1cc6dc3bbd4c3a26b4753c499fb7ab694
tree0709655ecfc47405d286404ab271b8f786c578f8
parent5d2e8343e412798fbf182a3928c5a776fa6a0f64
parente8476011f04b1ee4360f755ed19cbbddf12dc83e
Merge tag 'tegra-for-6.4-arm-core' of git://git./linux/kernel/git/tegra/linux into soc/drivers

ARM: tegra: Core changes for v6.4-rc1

This contains a single commit to drop MODULE_LICENSE() from a driver
that can't be built as a module since that can now confuse tooling.

* tag 'tegra-for-6.4-arm-core' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux:
  ARM: tegra: Remove MODULE_LICENSE in non-modules

Link: https://lore.kernel.org/r/20230406124804.970394-1-thierry.reding@gmail.com
Signed-off-by: Arnd Bergmann <arnd@arndb.de>