On Tue, 16 Apr 2024 08:08:06 +0200, Sascha Hauer wrote: > Compilation of the STM32 NAND driver fails with: > > error: call to '__regmap_bulk_api_changed' declared with attribute error: > Last argument is now number of registers, not bytes. Fix it and include > <linux/regmap.h instead > > Do exactly this to make the driver compile again > > > [...]
Applied, thanks! [1/1] mtd: nand: stm32: fix wrong regmap_bulk_read() usage https://git.pengutronix.de/cgit/barebox/commit/?id=760f14774fcd (link may not be stable) Best regards, -- Sascha Hauer <s.ha...@pengutronix.de>