mirror of
https://xff.cz/git/u-boot/
synced 2025-09-01 16:52:14 +02:00
The SARADC driver was merged after the following commit :
commit d35812368a
("regmap: change regmap_init_mem() to take ofnode instead udevice")
Thus breaking build, this patch fixes the regmap_init_mem accordingly.
Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>