diff options
| -rw-r--r-- | Documentation/DocBook/mtdnand.tmpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/DocBook/mtdnand.tmpl b/Documentation/DocBook/mtdnand.tmpl index 133cd6c3f3c1..020ac80d4682 100644 --- a/Documentation/DocBook/mtdnand.tmpl +++ b/Documentation/DocBook/mtdnand.tmpl | |||
| @@ -269,7 +269,7 @@ static void board_hwcontrol(struct mtd_info *mtd, int cmd) | |||
| 269 | information about the device. | 269 | information about the device. |
| 270 | </para> | 270 | </para> |
| 271 | <programlisting> | 271 | <programlisting> |
| 272 | int __init board_init (void) | 272 | static int __init board_init (void) |
| 273 | { | 273 | { |
| 274 | struct nand_chip *this; | 274 | struct nand_chip *this; |
| 275 | int err = 0; | 275 | int err = 0; |
