Skip to content

Commit 212aef7

Browse files
committed
fixup! hwmon: Add Apple Silicon SMC hwmon driver
Signed-off-by: Janne Grunau <j@jannau.net>
1 parent 7bce9de commit 212aef7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

drivers/hwmon/macsmc-hwmon.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
* Copyright The Asahi Linux Contributors
2121
*/
2222

23+
#include <linux/bitfield.h>
2324
#include <linux/hwmon.h>
2425
#include <linux/mfd/macsmc.h>
2526
#include <linux/module.h>

0 commit comments

Comments
 (0)