Searched hist:"965 c07815f1b1e90ef1f817090265fd870529257" (Results 1 – 1 of 1) sorted by relevance
| /rk3399_ARM-atf/plat/imx/common/include/ |
| H A D | imx8_iomux.h | 965c07815f1b1e90ef1f817090265fd870529257 Mon Mar 16 20:49:16 UTC 2020 Igor Opaniuk <igor.opaniuk@gmail.com> plat: imx: imx8_iomux: fix shift-overflow errors
This fixes shift overflow errors, when compiled with CONSOLE_DEBUG support:
plat/imx/common/include/imx8_iomux.h:11:35: error: result of ‘1 << 31’ requires 33 bits to represent, but ‘int’ only has 32 bits [-Werror=shift-overflow=]
Signed-off-by: Igor Opaniuk <igor.opaniuk@gmail.com> Change-Id: I0488e22c30314ba27caabc5c767164baa1e8004c
|