aboutsummaryrefslogtreecommitdiff
path: root/include/linux/mfd/glamo.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/mfd/glamo.h')
-rw-r--r--include/linux/mfd/glamo.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/linux/mfd/glamo.h b/include/linux/mfd/glamo.h
index 529d4f07f03..ae52f3d4960 100644
--- a/include/linux/mfd/glamo.h
+++ b/include/linux/mfd/glamo.h
@@ -8,6 +8,8 @@ struct glamo_fb_platform_data;
struct glamo_mmc_platform_data {
int (*glamo_mmc_use_slow)(void);
+ unsigned nonremovable:1;
+
struct glamo_core *core;
};