mtd: rawnand: rockchip: Add missing title to a kernel doc comment
authorMiquel Raynal <miquel.raynal@bootlin.com>
Mon, 11 Dec 2023 15:07:04 +0000 (16:07 +0100)
committerMiquel Raynal <miquel.raynal@bootlin.com>
Thu, 14 Dec 2023 15:41:59 +0000 (16:41 +0100)
commitb6c985dd9a2d5902e413c2e9ba5a770fbca12322
treed1b44df3c4b4ed6ceb4d14406a247beb3a46a8a2
parent2ca8718be0c469a99435f6330904364f8dc5a094
mtd: rawnand: rockchip: Add missing title to a kernel doc comment

All fields of the nfc_cfg structure are documented but the name, which
leads to a W=1 warning. Add a title.

Fixes: 058e0e847d54 ("mtd: rawnand: rockchip: NFC driver for RK3308, RK2928 and others")
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Link: https://lore.kernel.org/linux-mtd/20231211150704.109138-2-miquel.raynal@bootlin.com
drivers/mtd/nand/raw/rockchip-nand-controller.c