[PATCH v3 4/4] mtd: rawnand: brcmnand: exec_op implementation

David Regan dregan at broadcom.com
Wed Oct 18 19:55:35 PDT 2023


Will make helper functions static

On Tue, Oct 17, 2023 at 2:50 PM kernel test robot <lkp at intel.com> wrote:
>
> Hi,
>
> kernel test robot noticed the following build warnings:
>
...
>
> >> drivers/mtd/nand/raw/brcmnand/brcmnand.c:2393:5: warning: no previous prototype for 'brcmnand_exec_op_is_status' [-Wmissing-prototypes]
>     2393 | int brcmnand_exec_op_is_status(const struct nand_operation *op)
>          |     ^~~~~~~~~~~~~~~~~~~~~~~~~~
> >> drivers/mtd/nand/raw/brcmnand/brcmnand.c:2404:5: warning: no previous prototype for 'brcmnand_exec_op_is_reset' [-Wmissing-prototypes]
>     2404 | int brcmnand_exec_op_is_reset(const struct nand_operation *op)
>          |     ^~~~~~~~~~~~~~~~~~~~~~~~~


...



More information about the linux-mtd mailing list