diff options
author | Paul Menzel <pmenzel@molgen.mpg.de> | 2017-10-27 15:54:26 +0200 |
---|---|---|
committer | Nico Huber <nico.h@gmx.de> | 2017-11-03 07:54:01 +0000 |
commit | fa7d2a07fec4ecd1564d9b84f366a5f82d967c21 (patch) | |
tree | d31b3738d5106bc8850f8705caedc75af75671b6 /util/spkmodem_recv | |
parent | 64e83409a19f7a10524977442eead72db0bddb49 (diff) | |
download | coreboot-fa7d2a07fec4ecd1564d9b84f366a5f82d967c21.tar.xz |
soc/intel/common/block/lpc: Make integer literal unsigned long
```
CC romstage/soc/intel/common/block/*/lpc_lib.o
src/soc/intel/common/block/lpc/lpc_lib.c:91:17: warning: The result of the '<<' expression is undefined
alignment = 1 << (log2_ceil(window_size));
~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
```
Change-Id: I9bf2283e23ca7739a7e5b0993d9b6034ea28fb78
Signed-off-by: Paul Menzel <pmenzel@molgen.mpg.de>
Reviewed-on: https://review.coreboot.org/22201
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Duncan Laurie <dlaurie@chromium.org>
Diffstat (limited to 'util/spkmodem_recv')
0 files changed, 0 insertions, 0 deletions