On Mon, 2020-11-09 at 18:22:06 UTC, Lee Jones wrote: > Fixes the following W=1 kernel build warning(s): > > drivers/mtd/devices/powernv_flash.c:129: warning: Cannot understand * @mtd: > the device > drivers/mtd/devices/powernv_flash.c:145: warning: Cannot understand * @mtd: > the device > drivers/mtd/devices/powernv_flash.c:161: warning: Cannot understand * @mtd: > the device > drivers/mtd/devices/powernv_flash.c:184: warning: Function parameter or > member 'dev' not described in 'powernv_flash_set_driver_info' > > Cc: Miquel Raynal <miquel.ray...@bootlin.com> > Cc: Richard Weinberger <rich...@nod.at> > Cc: Vignesh Raghavendra <vigne...@ti.com> > Cc: Michael Ellerman <m...@ellerman.id.au> > Cc: Benjamin Herrenschmidt <b...@kernel.crashing.org> > Cc: Paul Mackerras <pau...@samba.org> > Cc: linux-...@lists.infradead.org > Cc: linuxppc-dev@lists.ozlabs.org > Signed-off-by: Lee Jones <lee.jo...@linaro.org>
Applied to https://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux.git nand/next, thanks. Miquel