]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/mtd/nand/r852.h
Merge branches 'irq-core-for-linus' and 'core-locking-for-linus' of git://git.kernel...
[karo-tx-linux.git] / drivers / mtd / nand / r852.h
index 8096cc280c73a835170e542c9ce1a097002aca85..e6a21d9d22c60f6829f088a882eff096d7069bff 100644 (file)
@@ -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 */