diff options
author | Furquan Shaikh <furquan@google.com> | 2018-05-31 11:03:17 -0700 |
---|---|---|
committer | Furquan Shaikh <furquan@google.com> | 2018-06-05 20:58:16 +0000 |
commit | b72ab9e4d7af47749e4f9c27074e782d934848d9 (patch) | |
tree | b1f2b91f4b1d3e0c3687796a701e4ef1d26254e6 /src/drivers | |
parent | c56ae2ffa16fe0590af015add99354cf34f68a9b (diff) |
util/sconfig: Get rid of nextdev member in struct device
Now that chips and devices are treated differently and the device tree
actually contains only devices, next and nextdev are exactly the same
for all devices in the tree. This change gets rid of nextdev pointer
and updates all uses of nextdev to next.
BUG=b:80081934
TEST=Verified that static.c generated for all boards built by abuild
is same with and without this change.
Change-Id: Ie50b3d769a78fe0beddba2e5551441b43cb212a2
Signed-off-by: Furquan Shaikh <furquan@google.com>
Reviewed-on: https://review.coreboot.org/26741
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Diffstat (limited to 'src/drivers')
0 files changed, 0 insertions, 0 deletions