]> Git Repo - linux.git/commit
hwmon: (aspeed-pwm-tacho) Select REGMAP
authorGuenter Roeck <[email protected]>
Sat, 27 May 2017 13:50:05 +0000 (06:50 -0700)
committerGuenter Roeck <[email protected]>
Tue, 30 May 2017 22:15:19 +0000 (15:15 -0700)
commit08fd5e76c268b7a5353302825b6b63a6027ddd0a
tree5da60e12b0c4ea85667bc136afe26bc1b838b293
parent08332893e37af6ae779367e78e444f8f9571511d
hwmon: (aspeed-pwm-tacho) Select REGMAP

The driver uses regmap and thus has to select it to avoid build
errors such as the following.

drivers/hwmon/aspeed-pwm-tacho.c:337:21: error: variable
'aspeed_pwm_tacho_regmap_config' has initializer but incomplete type

Reported-by: kbuild test robot <[email protected]>
Acked-by: Joel Stanley <[email protected]>
Fixes: 2d7a548a3eff ("drivers: hwmon: Support for ASPEED PWM/Fan tach")
Signed-off-by: Guenter Roeck <[email protected]>
drivers/hwmon/Kconfig
This page took 0.052236 seconds and 4 git commands to generate.