aboutsummaryrefslogtreecommitdiff
path: root/3rdparty
diff options
context:
space:
mode:
authorFurquan Shaikh <furquan@google.com>2018-05-31 07:52:00 -0700
committerFurquan Shaikh <furquan@google.com>2018-06-05 20:57:39 +0000
commita9b642999bb8b0bb409150edc7adc777794ffe75 (patch)
treec98a74dea79c538bcb2d26e459d9a069643dc428 /3rdparty
parenta0cc5a697ce13dece6833dca41913fe5c467d3d3 (diff)
util/sconfig: Get rid of bus pointer in device structure
The only reason bus pointer existed in device structure in sconfig was to allow a node to point to the parent which could be a chip and bus which is the true parent in device tree hierarchy. Now that chip is no longer a device, there is no need for separate bus and parent pointers. This change gets rid of the redundant bus pointer in struct device in sconfig. BUG=b:80081934 TEST=Verified that static.c generated for all boards built by abuild is same with and without this change. Change-Id: I21f8fe1545a9ed53d66d6d4462df4a5d63023844 Signed-off-by: Furquan Shaikh <furquan@google.com> Reviewed-on: https://review.coreboot.org/26736 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Diffstat (limited to '3rdparty')
0 files changed, 0 insertions, 0 deletions