mbox series

[GIT,PULL,1/7] ARM: tegra: Core changes for v6.4-rc1

Message ID 20230406124804.970394-1-thierry.reding@gmail.com
State Accepted
Headers show
Series [GIT,PULL,1/7] ARM: tegra: Core changes for v6.4-rc1 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux.git tags/tegra-for-6.4-arm-core

Message

Thierry Reding April 6, 2023, 12:47 p.m. UTC
Hi ARM SoC maintainers,

The following changes since commit fe15c26ee26efa11741a7b632e9f23b01aca4cc6:

  Linux 6.3-rc1 (2023-03-05 14:52:03 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux.git tags/tegra-for-6.4-arm-core

for you to fetch changes up to e8476011f04b1ee4360f755ed19cbbddf12dc83e:

  ARM: tegra: Remove MODULE_LICENSE in non-modules (2023-04-05 15:03:17 +0200)

Thanks,
Thierry

----------------------------------------------------------------
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.

----------------------------------------------------------------
Nick Alcock (1):
      ARM: tegra: Remove MODULE_LICENSE in non-modules

 drivers/amba/tegra-ahb.c | 1 -
 1 file changed, 1 deletion(-)