diff options
author | Christian Marangi <ansuelsmth@gmail.com> | 2023-05-09 13:58:37 +0200 |
---|---|---|
committer | Christian Marangi <ansuelsmth@gmail.com> | 2023-05-12 03:15:42 +0200 |
commit | f47c378113182db6aac2cfd5dd79381882fa3d16 (patch) | |
tree | d0a4d6857edc61c083ca8ba1456aa5845a9e512a /target/sdk | |
parent | 4d702a5399dc9d461fc1f0fd566e656f9a7efd48 (diff) | |
download | upstream-f47c378113182db6aac2cfd5dd79381882fa3d16.tar.gz upstream-f47c378113182db6aac2cfd5dd79381882fa3d16.tar.bz2 upstream-f47c378113182db6aac2cfd5dd79381882fa3d16.zip |
bcm63xx: 5.15: comment unused macronix_nand_block_protection_support
Comment unused macronix_nand_block_protection_support due to workaround
needed to fix booting
Fix compilation warning:
drivers/mtd/nand/raw/nand_macronix.c:220:13: error: 'macronix_nand_block_protection_support' defined but not used [-Werror=unused-function]
220 | static void macronix_nand_block_protection_support(struct nand_chip *chip)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
Diffstat (limited to 'target/sdk')
0 files changed, 0 insertions, 0 deletions