Biwen Li
53b73131e9
kernel: layerscape: fix compilation error
...
This fixes a compilation error as follows:
drivers/staging/fsl_qbman/qman_config.c:815:29: error: bitwise comparison
always evaluates to false [-Werror=tautological-compare]
if ((qman_ip_rev & 0xFF00) == QMAN_REV31) {
Signed-off-by: Biwen Li <biwen.li@nxp.com>
2019-10-19 13:16:57 +02:00
..
2019-10-14 12:36:02 +02:00
2019-09-24 12:52:05 +02:00
2019-10-12 23:37:00 +02:00
2019-10-06 21:28:49 +02:00
2019-10-06 21:28:49 +02:00
2019-06-25 14:12:22 +00:00
2019-09-29 00:46:13 +02:00
2019-09-11 09:05:35 +02:00
2019-10-15 18:13:54 +02:00
2019-10-15 20:23:04 +02:00
2019-10-15 20:22:42 +02:00
2019-10-13 21:48:58 +02:00
2019-10-15 16:11:28 +02:00
2019-07-17 08:05:38 +02:00
2019-10-06 21:28:49 +02:00
2019-10-15 16:11:28 +02:00
2019-09-15 15:00:17 +00:00
2019-10-15 18:13:54 +02:00
2019-10-18 21:05:34 +02:00
2019-10-06 21:28:49 +02:00
2019-10-12 23:42:59 +02:00
2019-10-15 23:23:08 +02:00
2019-10-19 13:16:57 +02:00
2019-06-25 14:12:22 +00:00
2019-10-12 23:37:00 +02:00
2019-10-15 18:13:54 +02:00
2019-10-12 23:43:08 +02:00
2019-09-29 00:46:13 +02:00
2019-09-29 00:46:13 +02:00
2019-05-11 17:15:41 +02:00
2019-10-12 01:22:46 +02:00
2019-09-29 00:46:13 +02:00
2019-07-10 16:56:16 +02:00
2019-10-12 23:37:00 +02:00
2019-10-15 23:31:13 +02:00
2019-09-29 00:46:13 +02:00
2019-09-11 15:17:09 +02:00
2019-10-06 21:28:49 +02:00
2019-09-05 23:33:19 +02:00
2019-05-11 17:15:41 +02:00
2019-09-05 23:33:19 +02:00
2019-10-08 12:44:35 +02:00