diff options
author | Álvaro Fernández Rojas <noltari@gmail.com> | 2020-05-14 16:10:40 +0200 |
---|---|---|
committer | Álvaro Fernández Rojas <noltari@gmail.com> | 2020-05-14 16:12:12 +0200 |
commit | f314cbe54be4d90e748e18ae5e9fb00d5fd31c91 (patch) | |
tree | ac3b7cca4be9bdc1d9218cec67a8ed46807df64c /target/linux/bcm63xx/patches-5.4/133-Documentation-add-BCM6348-pincontroller-binding-docu.patch | |
parent | ee6bf7e865510ff1e0645b08bec65f8212ed70d4 (diff) | |
download | upstream-f314cbe54be4d90e748e18ae5e9fb00d5fd31c91.tar.gz upstream-f314cbe54be4d90e748e18ae5e9fb00d5fd31c91.tar.bz2 upstream-f314cbe54be4d90e748e18ae5e9fb00d5fd31c91.zip |
bcm63xx: redboot: fix warning
drivers/mtd/parsers/redboot.c: In function 'parse_redboot_partitions':
drivers/mtd/parsers/redboot.c:194:59: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses]
fis_origin = (buf[i].flash_base & (master->size << 1) - 1);
~~~~~~~~~~~~~~~~~~~~^~~
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
Diffstat (limited to 'target/linux/bcm63xx/patches-5.4/133-Documentation-add-BCM6348-pincontroller-binding-docu.patch')
0 files changed, 0 insertions, 0 deletions