diff options
author | Angel Pons <th3fanbus@gmail.com> | 2022-05-16 15:56:36 +0200 |
---|---|---|
committer | Felix Held <felix-coreboot@felixheld.de> | 2022-05-18 20:39:18 +0000 |
commit | ecff5215177eee0b01b608f5db6532d3b90222b6 (patch) | |
tree | 709b146cc6e5a03cb07a2010cfbeee567e567e6c /configs | |
parent | ee449451878ad41caa8724d6435f32c1af474d7b (diff) |
soc/intel/ehl/tsn_gbe.c: Reduce `void *` casts
Remove two redundant `void *` casts in `clrsetbits32()` calls. In
addition, preemptively retype the `io_mem_base` variable in order
to avoid having to add casts in future commits.
Change-Id: Iae9c8189a6f8cd29181c52c2241789c6d392d77b
Signed-off-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/64398
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Mario Scheithauer <mario.scheithauer@siemens.com>
Diffstat (limited to 'configs')
0 files changed, 0 insertions, 0 deletions