From: Arnd Bergmann Date: Tue, 29 Nov 2022 14:45:36 +0000 (+0100) Subject: Merge tag 'at91-fixes-6.1-3' of https://git.kernel.org/pub/scm/linux/kernel/git/at91... X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=da0cbf9307a227f52a38a0a580a4642ad9d7325c;p=linux.git Merge tag 'at91-fixes-6.1-3' of https://git./linux/kernel/git/at91/linux into arm/fixes 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. * tag 'at91-fixes-6.1-3' of https://git.kernel.org/pub/scm/linux/kernel/git/at91/linux: ARM: at91: fix build for SAMA5D3 w/o L2 cache Link: https://lore.kernel.org/r/20221125093521.382105-1-claudiu.beznea@microchip.com Signed-off-by: Arnd Bergmann --- da0cbf9307a227f52a38a0a580a4642ad9d7325c