Merge tag 'at91-soc-6.6' of https://git.kernel.org/pub/scm/linux/kernel/git/at91...
authorArnd Bergmann <arnd@arndb.de>
Sat, 12 Aug 2023 08:32:50 +0000 (10:32 +0200)
committerArnd Bergmann <arnd@arndb.de>
Sat, 12 Aug 2023 08:32:51 +0000 (10:32 +0200)
commit61029e2b37403a536928cccbce438c1d8c2c5b20
tree8cfde690ad8f6c83d120a9c3c9c676dc4b2cdd78
parent5df5b2e04749164dfb27d870c734136ea5ccf229
parent96a49448c4777940b16eecdfc61f935fa380d864
Merge tag 'at91-soc-6.6' of https://git./linux/kernel/git/at91/linux into soc/arm

AT91 SoC updates for 6.6:

It contains:
- explicitly include correct DT includes from Rob
- one cleanup which removes unused extern declaration on atmel_tcb.h

* tag 'at91-soc-6.6' of https://git.kernel.org/pub/scm/linux/kernel/git/at91/linux:
  ARM: at91: Remove unused extern declarations
  ARM: at91: Explicitly include correct DT includes
  soc: microchip: Explicitly include correct DT includes

Link: https://lore.kernel.org/r/20230804044118.231478-1-claudiu.beznea@tuxon.dev
Signed-off-by: Arnd Bergmann <arnd@arndb.de>