diff options
Diffstat (limited to 'board/socrates/nand.c')
-rw-r--r-- | board/socrates/nand.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/board/socrates/nand.c b/board/socrates/nand.c index 517a4a0af6a..b8e6e2cd76e 100644 --- a/board/socrates/nand.c +++ b/board/socrates/nand.c @@ -56,7 +56,6 @@ static void sc_nand_write_buf(struct mtd_info *mtd, const u_char *buf, int len) } } - /** * sc_nand_read_byte - read one byte from the chip * @mtd: MTD device structure |