summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/power/s2mps11.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/include/power/s2mps11.h b/include/power/s2mps11.h
index 22b38fff703..c08bea5a516 100644
--- a/include/power/s2mps11.h
+++ b/include/power/s2mps11.h
@@ -161,4 +161,9 @@ enum {
OP_ON,
};
+enum {
+ VARIANT_NONE,
+ VARIANT_S2MPS11,
+};
+
#endif