diff options
author | Felix Held <felix-coreboot@felixheld.de> | 2020-09-11 14:53:03 +0200 |
---|---|---|
committer | Felix Held <felix-coreboot@felixheld.de> | 2020-09-12 14:59:12 +0000 |
commit | 8395165eee0ab487993e78de52a63dbc669f6684 (patch) | |
tree | b149c022e2eba051632c7f0fd486293cbd5bd1ed /src/include/program_loading.h | |
parent | c92524d488748bbad4c3d169c4b3fa103b27613a (diff) |
soc/amd/picasso/uart: make index parameters unsigned
The UART index is never negative, so make it unsigned and drop the check
for the index to be non-negative.
BRANCH=zork
Change-Id: I38b5dad87f8af4fbe8ee1d919230efe48f68686c
Signed-off-by: Felix Held <felix-coreboot@felixheld.de>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/45292
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Marshall Dawson <marshalldawson3rd@gmail.com>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-by: Furquan Shaikh <furquan@google.com>
Diffstat (limited to 'src/include/program_loading.h')
0 files changed, 0 insertions, 0 deletions