src/[arch-lib]: change "unsigned" to "unsigned int"
commit38ddbfb325866716c9c65a460e388f33d1a773dd
authorMartin Roth <martin@coreboot.org>
Thu, 24 Oct 2019 03:41:00 +0000 (23 21:41 -0600)
committerMartin Roth <martinroth@google.com>
Sun, 27 Oct 2019 21:08:39 +0000 (27 21:08 +0000)
treeffc7469c60e0a94321cf96de2bd0c4928067849f
parente74ca4ffc2008a93e38909a4d583408affbaf28a
src/[arch-lib]: change "unsigned" to "unsigned int"

Signed-off-by: Martin Roth <martin@coreboot.org>
Change-Id: Ibb7b48a7a144421aff29acbb7ac30968ae5fe5ab
Reviewed-on: https://review.coreboot.org/c/coreboot/+/36329
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Patrick Rudolph <siro@das-labor.org>
37 files changed:
src/arch/arm/libgcc/udivmoddi4.c
src/cpu/amd/family_10h-family_15h/fidvid.c
src/cpu/amd/family_10h-family_15h/init_cpus.h
src/cpu/via/nano/microcode_blob.c
src/device/device_util.c
src/device/hypertransport.c
src/device/i2c.c
src/device/oprom/x86emu/decode.c
src/device/oprom/x86emu/decode.h
src/device/pci_device.c
src/device/pciexp_device.c
src/device/software_i2c.c
src/drivers/amd/agesa/s3_mtrr.c
src/drivers/emulation/qemu/cirrus.c
src/drivers/generic/max98357a/chip.h
src/drivers/i2c/at24rf08c/lenovo_serials.c
src/drivers/i2c/da7219/chip.h
src/drivers/i2c/generic/chip.h
src/drivers/i2c/nau8825/chip.h
src/drivers/i2c/ww_ring/ww_ring.c
src/drivers/i2c/ww_ring/ww_ring.h
src/drivers/intel/gma/edid.c
src/drivers/net/chip.h
src/drivers/parade/ps8625/ps8625.c
src/drivers/parade/ps8625/ps8625.h
src/drivers/pc80/pc/udelay_io.c
src/drivers/pc80/rtc/mc146818rtc_romcc.c
src/drivers/pc80/tpm/tis.c
src/drivers/spi/acpi/chip.h
src/drivers/spi/tpm/tpm.c
src/drivers/uart/uart8250io.c
src/drivers/uart/uart8250mem.c
src/drivers/usb/ehci_debug.c
src/drivers/usb/ehci_debug.h
src/drivers/xgi/common/vb_util.c
src/drivers/xgi/common/vb_util.h
src/lib/fit.c