From f9b932fed97dfebdc080a76ab91dd8d8a6afa70f Mon Sep 17 00:00:00 2001 From: Antony Pavlov Date: Sun, 13 May 2012 20:36:50 +0400 Subject: fix typo funtion -> function Signed-off-by: Antony Pavlov Signed-off-by: Sascha Hauer --- include/linux/mtd/nand.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include') diff --git a/include/linux/mtd/nand.h b/include/linux/mtd/nand.h index 8e208765f7..2a1c4ff67b 100644 --- a/include/linux/mtd/nand.h +++ b/include/linux/mtd/nand.h @@ -313,7 +313,7 @@ struct nand_buffers { * @select_chip: [REPLACEABLE] select chip nr * @block_bad: [REPLACEABLE] check, if the block is bad * @block_markbad: [REPLACEABLE] mark the block bad - * @cmd_ctrl: [BOARDSPECIFIC] hardwarespecific funtion for controlling + * @cmd_ctrl: [BOARDSPECIFIC] hardwarespecific function for controlling * ALE/CLE/nCE. Also used to write command and address * @dev_ready: [BOARDSPECIFIC] hardwarespecific function for accesing device ready/busy line * If set to NULL no access to ready/busy is available and the ready/busy information -- cgit v1.2.3