Álvaro Fernández Rojas b2c9f82eb4 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>
(cherry picked from commit f314cbe54be4d90e748e18ae5e9fb00d5fd31c91)
2020-05-18 09:51:18 +02:00
..
2020-04-16 13:23:52 +02:00
2019-05-11 17:15:41 +02:00
2020-02-24 14:20:14 +01:00
2020-02-24 14:20:14 +01:00
2020-05-18 09:51:18 +02:00
2020-05-04 21:05:21 +02:00
2019-11-29 10:00:35 +01:00
2019-11-29 10:00:35 +01:00
2019-10-08 12:45:13 +02:00
2020-03-09 20:44:27 +01:00
2020-03-09 20:44:27 +01:00
2019-12-24 15:29:32 +01:00
2020-05-04 21:05:21 +02:00
2020-04-16 13:23:52 +02:00
2020-02-24 14:20:14 +01:00
2020-05-04 21:05:21 +02:00
2019-10-08 12:45:13 +02:00
2020-04-16 13:23:52 +02:00
2020-05-04 21:05:21 +02:00
2020-02-24 14:20:14 +01:00
2020-05-04 21:05:21 +02:00
2018-12-10 11:48:44 +01:00
2020-02-04 18:11:26 +01:00
2020-04-18 00:18:13 +02:00