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.h7
1 files changed, 2 insertions, 5 deletions
diff --git a/include/linux/mfd/glamo.h b/include/linux/mfd/glamo.h
index 529d4f07f03..ea91a067e8c 100644
--- a/include/linux/mfd/glamo.h
+++ b/include/linux/mfd/glamo.h
@@ -41,12 +41,9 @@ enum glamo_engine {
GLAMO_ENGINE_RISC = 11,
GLAMO_ENGINE_MICROP1_MPEG_ENC = 12,
GLAMO_ENGINE_MICROP1_MPEG_DEC = 13,
-#if 0
- GLAMO_ENGINE_H264_DEC = 14,
- GLAMO_ENGINE_RISC1 = 15,
- GLAMO_ENGINE_SPI = 16,
-#endif
__NUM_GLAMO_ENGINES
};
+#define GLAMO_ENGINE_ALL (__NUM_GLAMO_ENGINES)
+
#endif