9
0
Fork 0

mtd: nand_imx: remove trailing whitespaces

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
This commit is contained in:
Sascha Hauer 2013-12-19 17:39:35 +01:00
parent 7ef217bbb6
commit 26f2c815d1
1 changed files with 1 additions and 1 deletions

View File

@ -80,7 +80,7 @@
#define NFC_V3_DELAY_LINE (host->regs_ip + 0x34)
struct imx_nand_host {
struct mtd_info mtd;
struct mtd_info mtd;
struct nand_chip nand;
struct mtd_partition *parts;
struct device_d *dev;