diff options
author | Arnd Bergmann <arnd@arndb.de> | 2015-12-18 15:52:28 +0100 |
---|---|---|
committer | Guenter Roeck <linux@roeck-us.net> | 2015-12-18 08:19:52 -0800 |
commit | a3a316cfc41ab3e7b9e0079338f8ea9dff911d88 (patch) | |
tree | a063a677f99bfa89afa3b1fbe15882e320a46bd6 /Documentation/hwmon | |
parent | 00917b5c55aeb01322d5ab51af8c025b82959224 (diff) |
hwmon: (sht15) Select CONFIG_BITREVERSE
If CONFIG_BITREVERSE is not built-in, the sht15 driver fails to link:
drivers/built-in.o: In function `sht15_crc8':
drivers/hwmon/sht15.c:195: undefined reference to `byte_rev_table'
This adds a Kconfig 'select' statement, like all other users of
bitrev.h have it.
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Fixes: 33836ee98533 ("hwmon:change sht15_reverse()")
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Diffstat (limited to 'Documentation/hwmon')
0 files changed, 0 insertions, 0 deletions