coreboot-kgpe-d16/src/drivers/uart
Felix Held e3a1247b15 include/console/uart: make index parameter unsigned
The UART index is never negative, so make it unsigned and drop the
checks for the index to be non-negative.

Change-Id: I64bd60bd2a3b82552cb3ac6524792b9ac6c09a94
Signed-off-by: Felix Held <felix-coreboot@felixheld.de>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/45294
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>
2020-09-12 14:59:33 +00:00
..
acpi acpi_device: Replace polarity with active_low in acpi_gpio for GpioIo 2020-07-02 19:12:46 +00:00
Kconfig Kconfig: comply to Linux 5.3's Kconfig language rules 2019-11-23 20:09:56 +00:00
Makefile.inc
oxpcie.c src: Use PCI_BASE_ADDRESS_* macros instead of magic numbers 2020-08-17 07:00:37 +00:00
oxpcie_early.c include/console/uart: make index parameter unsigned 2020-09-12 14:59:33 +00:00
pl011.c include/console/uart: make index parameter unsigned 2020-09-12 14:59:33 +00:00
pl011.h src: Remove extra lines in license header 2020-07-26 20:57:18 +00:00
sifive.c include/console/uart: make index parameter unsigned 2020-09-12 14:59:33 +00:00
uart8250io.c include/console/uart: make index parameter unsigned 2020-09-12 14:59:33 +00:00
uart8250mem.c include/console/uart: make index parameter unsigned 2020-09-12 14:59:33 +00:00
uart8250reg.h treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
util.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00