diff options
author | William Juul | 2007-11-08 10:39:53 +0100 |
---|---|---|
committer | Scott Wood | 2008-08-12 11:31:16 -0500 |
commit | 4cbb651b29cb64d378a06729970e1e153bb605b1 (patch) | |
tree | 8678f42ab0df1ae3c433a4d062310476e5163940 /include/linux/mtd/nand.h | |
parent | cfa460adfdefcc30d104e1a9ee44994ee349bb7b (diff) |
Remove white space at end.
Signed-off-by: William Juul <william.juul@tandberg.com>
Signed-off-by: Scott Wood <scottwood@freescale.com>
Diffstat (limited to 'include/linux/mtd/nand.h')
-rw-r--r-- | include/linux/mtd/nand.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/mtd/nand.h b/include/linux/mtd/nand.h index db8bd7ba22e..2984f5f282f 100644 --- a/include/linux/mtd/nand.h +++ b/include/linux/mtd/nand.h @@ -421,7 +421,7 @@ struct nand_chip { struct nand_ecc_ctrl ecc; struct nand_buffers *buffers; - + struct nand_hw_control hwcontrol; struct mtd_oob_ops ops; |