summaryrefslogtreecommitdiff
path: root/include/power/tps65910_pmic.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/power/tps65910_pmic.h')
-rw-r--r--include/power/tps65910_pmic.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/power/tps65910_pmic.h b/include/power/tps65910_pmic.h
index 66214786d3..f06d9be6b2 100644
--- a/include/power/tps65910_pmic.h
+++ b/include/power/tps65910_pmic.h
@@ -6,6 +6,7 @@
#ifndef __TPS65910_PMIC_H_
#define __TPS65910_PMIC_H_
+#include <linux/types.h>
#define TPS65910_I2C_SEL_MASK (0x1 << 4)
#define TPS65910_VDD_SR_MASK (0x1 << 7)
#define TPS65910_GAIN_SEL_MASK (0x3 << 6)