coreboot-kgpe-d16/util/sconfig
Furquan Shaikh 4ca3a8abfa 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>
2018-06-08 23:36:47 +00:00
..
Makefile.inc
lex.yy.c_shipped devicetree: Add USB device type 2018-05-11 08:59:51 +00:00
main.c util/sconfig: Get rid of rescnt in struct device 2018-06-08 23:36:47 +00:00
sconfig.h util/sconfig: Get rid of rescnt in struct device 2018-06-08 23:36:47 +00:00
sconfig.l devicetree: Add USB device type 2018-05-11 08:59:51 +00:00
sconfig.tab.c_shipped util/sconfig: Re-factor device structure in parse tree 2018-06-08 23:36:02 +00:00
sconfig.tab.h_shipped util/sconfig: Re-factor device structure in parse tree 2018-06-08 23:36:02 +00:00
sconfig.y util/sconfig: Re-factor device structure in parse tree 2018-06-08 23:36:02 +00:00