summaryrefslogtreecommitdiff
path: root/include/nand.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/nand.h')
-rw-r--r--include/nand.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/nand.h b/include/nand.h
index cdba7384ad1..3a0ef6ad9cc 100644
--- a/include/nand.h
+++ b/include/nand.h
@@ -58,7 +58,6 @@ static inline int nand_erase(struct mtd_info *info, loff_t off, size_t size)
return mtd_erase(info, &instr);
}
-
/*****************************************************************************
* declarations from nand_util.c
****************************************************************************/