linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] AT91 fixes for 6.1 #3
@ 2022-11-25  9:35 Claudiu Beznea
  0 siblings, 0 replies; only message in thread
From: Claudiu Beznea @ 2022-11-25  9:35 UTC (permalink / raw)
  To: arnd, olof, arm, soc; +Cc: alexandre.belloni, linux-arm-kernel

The following changes since commit 40a2226e8bfacb79dd154dea68febeead9d847e9:

  ARM: dts: at91: sam9g20ek: enable udc vbus gpio pinctrl (2022-11-17 15:23:50 +0200)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/at91/linux.git tags/at91-fixes-6.1-3

for you to fetch changes up to 6a3fc8c330d1c1fa3d8773d7d38a7c55c4900dfe:

  ARM: at91: fix build for SAMA5D3 w/o L2 cache (2022-11-24 12:50:07 +0200)

----------------------------------------------------------------
AT91 fixes for 6.1 #3

It contains:
- build fix for SAMA5D3 devices which don't have an L2 cache and due to this
  accesssing outer_cache.write_sec in sama5_secure_cache_init() could throw
  undefined reference to `outer_cache' if CONFIG_OUTER_CACHE is disabled
  from common sama5_defconfig.

----------------------------------------------------------------
Peter Rosin (1):
      ARM: at91: fix build for SAMA5D3 w/o L2 cache

 arch/arm/mach-at91/sama5.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-11-25  9:36 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-25  9:35 [GIT PULL] AT91 fixes for 6.1 #3 Claudiu Beznea

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).