diff options
author | Felix Held <felix-coreboot@felixheld.de> | 2021-07-28 17:36:46 +0200 |
---|---|---|
committer | Felix Held <felix-coreboot@felixheld.de> | 2021-07-30 23:14:45 +0000 |
commit | 298150d9ebed413589a3743a18f1af186f7dcf8f (patch) | |
tree | 10331e881745d6a3b371a5a28fca4aa13a776332 /util | |
parent | 21813c3577831548a8a1ff9da64334f9c3a96d3a (diff) |
soc/amd/common/block/include/gpio_banks: use gpio_t for gpio numbers
With the addition of the remote GPIO support, the GPIO number won't fit
into 8 bit any more, so use the gpio_t type instead which is an uint32_t
typedef.
Signed-off-by: Felix Held <felix-coreboot@felixheld.de>
Change-Id: I3de93fd3a2f2af3c1e3b335fef84019c56482051
Reviewed-on: https://review.coreboot.org/c/coreboot/+/56693
Reviewed-by: Marshall Dawson <marshalldawson3rd@gmail.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'util')
0 files changed, 0 insertions, 0 deletions