On Mon, 2020-11-09 at 18:21:50 UTC, Lee Jones wrote: > Fixes the following W=1 kernel build warning(s): > > drivers/mtd/spi-nor/controllers/hisi-sfc.c:328: warning: Function parameter > or member 'np' not described in 'hisi_spi_nor_register' > drivers/mtd/spi-nor/controllers/hisi-sfc.c:328: warning: Function parameter > or member 'host' not described in 'hisi_spi_nor_register' > > Cc: Tudor Ambarus <tudor.amba...@microchip.com> > Cc: Miquel Raynal <miquel.ray...@bootlin.com> > Cc: Richard Weinberger <rich...@nod.at> > Cc: Vignesh Raghavendra <vigne...@ti.com> > Cc: Sumit Semwal <sumit.sem...@linaro.org> > Cc: "Christian König" <christian.koe...@amd.com> > Cc: linux-...@lists.infradead.org > Cc: linux-me...@vger.kernel.org > Cc: dri-de...@lists.freedesktop.org > Cc: linaro-mm-...@lists.linaro.org > Signed-off-by: Lee Jones <lee.jo...@linaro.org> > Reviewed-by: Vignesh Raghavendra <vigne...@ti.com>
Applied to https://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux.git nand/next, thanks. Miquel