diff options
author | Furquan Shaikh <furquan@google.com> | 2018-06-23 00:59:31 -0700 |
---|---|---|
committer | Furquan Shaikh <furquan@google.com> | 2018-06-25 17:40:46 +0000 |
commit | 50ddc0bb2881822f0cf9d01fe80ee1e8e2c763db (patch) | |
tree | a5e237babdc4ec430c440f72df313cf45b7e038f /gnat.adc | |
parent | 27efc501d179c34e5602e3c691cb9b6d52474d86 (diff) |
util/sconfig: Get rid of ops from struct device
"ops" field was used in device structure only to add
default_dev_ops_root for root device. It was always set to NULL for
all other devices. This change gets rid of ops field from struct
device and instead hardcodes default_dev_ops_root in pass1 for root
device.
BUG=b:80081934
TEST=Verified that static.c generated with and without this change is
exactly the same.
Change-Id: I0848788610c2ed27274daf4920de3068a9784d4c
Signed-off-by: Furquan Shaikh <furquan@google.com>
Reviewed-on: https://review.coreboot.org/27209
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'gnat.adc')
0 files changed, 0 insertions, 0 deletions