aboutsummaryrefslogtreecommitdiff
path: root/drivers/mfd/glamo/glamo-core.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/mfd/glamo/glamo-core.h')
-rw-r--r--drivers/mfd/glamo/glamo-core.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/mfd/glamo/glamo-core.h b/drivers/mfd/glamo/glamo-core.h
index 17017b03fb5..8897f90c3c0 100644
--- a/drivers/mfd/glamo/glamo-core.h
+++ b/drivers/mfd/glamo/glamo-core.h
@@ -30,7 +30,6 @@ enum glamo_engine_state {
struct glamo_core {
int irq;
int irq_base;
- int irq_works; /* 0 means PCB does not support Glamo IRQ */
struct resource *mem;
void __iomem *base;
struct platform_device *pdev;