static const u32 lm95245_chip_config[] = {3 changes: 2 additions & 1 deletion 3 drivers/hwmon/tmp102.c Original file line numberDiff line numberDiff line change @@ -212,7 +212,8 @@ static const struct regmap_config tmp102_regmap_config = { .volatile_reg = tmp102_is_volatile_re...
regmap.h requires linux/err.h if CONFIG_REGMAP is not defined. Without it I get error. CC drivers/media/platform/exynos4-is/fimc-reg.o In file included from drivers/media/platform/exynos4-is/fimc-reg.c:14:0: include/linux/regmap.h: In function ‘regmap_write’: include/linux/regmap.h...
CONFIG_SPL_DM=y CONFIG_SPL_DM_SEQ_ALIAS=y CONFIG_REGMAP=y CONFIG_SPL_REGMAP=y CONFIG_CLK=y CONFIG_SPL_CLK=y CONFIG_CLK_TI_SCI=y 2 changes: 2 additions & 0 deletions 2 configs/am65x_evm_r5_defconfig Original file line numberDiff line numberDiff line change @@ -51,6 +51,8 @@...