summaryrefslogtreecommitdiff
path: root/include/linux/mfd
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/mfd')
-rw-r--r--include/linux/mfd/palmas.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/mfd/palmas.h b/include/linux/mfd/palmas.h
index 73d0ad4a236c..8f64c1ad32b8 100644
--- a/include/linux/mfd/palmas.h
+++ b/include/linux/mfd/palmas.h
@@ -234,7 +234,7 @@ struct palmas {
DECLARE_BITMAP(volatile_smps_registers, PALMAS_MAX_FN_REGISTERS);
/* Stored chip id */
- int id;
+ u32 id;
unsigned int submodule_lists;