diff options
author | Julius Werner <jwerner@chromium.org> | 2021-09-16 15:53:32 -0700 |
---|---|---|
committer | Felix Held <felix-coreboot@felixheld.de> | 2021-09-20 12:07:51 +0000 |
commit | ea03d0047bbde9b2b4d3278470df6a8060640f4f (patch) | |
tree | 72849e599eb8f136b3c94ef6be0a5a32e6cdbc4c /src/device/pciexp_device.c | |
parent | 1c8e8b259d18b3692811243ca7e4b95ade2a8095 (diff) |
device/mmio: Make buffer_to_fifo32() take a const buffer
The input buffer to the buffer_to_fifo family of functions is only read,
so it can be a const pointer. (Also, remove the MIPS check in libpayload
for these functions... the MIPS architecture has been removed a while
ago.)
Signed-off-by: Julius Werner <jwerner@chromium.org>
Change-Id: I021069680cf691590fdacc3d51f747f12ae3df31
Reviewed-on: https://review.coreboot.org/c/coreboot/+/57731
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Hung-Te Lin <hungte@chromium.org>
Diffstat (limited to 'src/device/pciexp_device.c')
0 files changed, 0 insertions, 0 deletions