]> www.infradead.org Git - users/hch/dma-mapping.git/commitdiff
Merge tag 'reset-fixes-for-v6.10' of git://git.pengutronix.de/pza/linux into arm...
authorArnd Bergmann <arnd@arndb.de>
Thu, 27 Jun 2024 14:11:28 +0000 (16:11 +0200)
committerArnd Bergmann <arnd@arndb.de>
Thu, 27 Jun 2024 14:11:28 +0000 (16:11 +0200)
Reset controller fixes for v6.10

Fix a missing GPIOLIB dependency for the GPIO reset controller and add
a missing MODULE_DESCRIPTION for the hi6220 reset driver to fix some
build warnings.

* tag 'reset-fixes-for-v6.10' of git://git.pengutronix.de/pza/linux:
  reset: hisilicon: hi6220: add missing MODULE_DESCRIPTION() macro
  reset: gpio: Fix missing gpiolib dependency for GPIO reset controller

Link: https://lore.kernel.org/r/20240626163443.61384-1-p.zabel@pengutronix.de
Signed-off-by: Arnd Bergmann <arnd@arndb.de>

Trivial merge