aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand/r852.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/mtd/nand/r852.h')
-rw-r--r--drivers/mtd/nand/r852.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/mtd/nand/r852.h b/drivers/mtd/nand/r852.h
index 8096cc280c73..e6a21d9d22c6 100644
--- a/drivers/mtd/nand/r852.h
+++ b/drivers/mtd/nand/r852.h
@@ -140,8 +140,6 @@ struct r852_device {
/* interrupt handling */
spinlock_t irqlock; /* IRQ protecting lock */
int irq; /* irq num */
- int insuspend; /* device is suspended */
-
/* misc */
void *tmp_buffer; /* temporary buffer */
uint8_t ctlreg; /* cached contents of control reg */