diff options
author | Furquan Shaikh <furquan@google.com> | 2018-06-07 23:36:45 -0700 |
---|---|---|
committer | Furquan Shaikh <furquan@google.com> | 2018-06-08 23:36:47 +0000 |
commit | 4ca3a8abfa6456142520f3d53241167730b5fadc (patch) | |
tree | 2e7a8a6cc67fb41ca1e24c2eea455973ddeb2879 /src/mainboard/foxconn | |
parent | 931982600d3ac3dfb9d66e013604ecc0573a1744 (diff) | |
download | coreboot-4ca3a8abfa6456142520f3d53241167730b5fadc.tar.xz |
util/sconfig: Get rid of rescnt in struct device
This change gets rid of rescnt member in struct device since it is
redundant. "res" member can be used to determine if resource list is
present or not.
BUG=b:80081934
TEST=Verified that static.c generated with and without this CL is
exactly the same for all boards built using abuild.
Change-Id: I73a2361686ad1130716a7d29576f2d02b9ed33c1
Signed-off-by: Furquan Shaikh <furquan@google.com>
Reviewed-on: https://review.coreboot.org/26806
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Diffstat (limited to 'src/mainboard/foxconn')
0 files changed, 0 insertions, 0 deletions