diff options
| -rw-r--r-- | drivers/mtd/nand/au1550nd.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/mtd/nand/au1550nd.c b/drivers/mtd/nand/au1550nd.c index 22ad9f367760..761946ea45b1 100644 --- a/drivers/mtd/nand/au1550nd.c +++ b/drivers/mtd/nand/au1550nd.c | |||
| @@ -602,8 +602,6 @@ module_init(au1xxx_nand_init); | |||
| 602 | */ | 602 | */ |
| 603 | static void __exit au1550_cleanup(void) | 603 | static void __exit au1550_cleanup(void) |
| 604 | { | 604 | { |
| 605 | struct nand_chip *this = (struct nand_chip *)&au1550_mtd[1]; | ||
| 606 | |||
| 607 | /* Release resources, unregister device */ | 605 | /* Release resources, unregister device */ |
| 608 | nand_release(au1550_mtd); | 606 | nand_release(au1550_mtd); |
| 609 | 607 | ||
