We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df583f4 commit eff8bdaCopy full SHA for eff8bda
1 file changed
drivers/hwmon/macsmc-hwmon.c
@@ -20,6 +20,7 @@
20
* Copyright The Asahi Linux Contributors
21
*/
22
23
+#include <linux/bitfield.h>
24
#include <linux/hwmon.h>
25
#include <linux/mfd/macsmc.h>
26
#include <linux/module.h>
0 commit comments