summaryrefslogtreecommitdiffstats
path: root/board/tqc/tqm8272/tqm8272.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/tqc/tqm8272/tqm8272.c')
-rw-r--r--board/tqc/tqm8272/tqm8272.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/tqc/tqm8272/tqm8272.c b/board/tqc/tqm8272/tqm8272.c
index 5148f3de5f..a0ec254ced 100644
--- a/board/tqc/tqm8272/tqm8272.c
+++ b/board/tqc/tqm8272/tqm8272.c
@@ -1070,7 +1070,7 @@ static u8 hwctl = 0;
static void upmnand_hwcontrol(struct mtd_info *mtd, int cmd, unsigned int ctrl)
{
- struct nand_chip *this = mtd->priv;
+ struct nand_chip *this = mtd->priv;
if (ctrl & NAND_CTRL_CHANGE) {
if ( ctrl & NAND_CLE )
OpenPOWER on IntegriCloud