summaryrefslogtreecommitdiff
path: root/drivers/iio/adc/max34408.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/iio/adc/max34408.c')
-rw-r--r--drivers/iio/adc/max34408.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/iio/adc/max34408.c b/drivers/iio/adc/max34408.c
index 971e6e5dee9b..4f45fd22a90c 100644
--- a/drivers/iio/adc/max34408.c
+++ b/drivers/iio/adc/max34408.c
@@ -8,6 +8,7 @@
*/
#include <linux/bitfield.h>
+#include <linux/cleanup.h>
#include <linux/init.h>
#include <linux/i2c.h>
#include <linux/module.h>