[PATCH 1/3] glamo-core: drop unused attribute irq_works (forgot to commit header file)
Thibaut Girka
thib at sitedethib.com
Mon Jun 21 23:45:16 CEST 2010
---
drivers/mfd/glamo/glamo-core.h | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/drivers/mfd/glamo/glamo-core.h b/drivers/mfd/glamo/glamo-core.h
index 17017b0..8897f90 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;
--
1.7.1
More information about the openmoko-kernel
mailing list