diff options
author | Furquan Shaikh <furquan@google.com> | 2020-04-24 21:33:02 -0700 |
---|---|---|
committer | Furquan Shaikh <furquan@google.com> | 2020-04-28 19:39:46 +0000 |
commit | 00296ea96f469c0ed35b813a9810272b7530df58 (patch) | |
tree | dd913649a9106b2f08aa81b33ef0bcc0cb995ebc /src/drivers/elog/elog.c | |
parent | 5b5c233e909b67482908b0f32452c7cbcd6fae0e (diff) |
i2c/designware: Constify struct device * parameter to dw_i2c_soc_dev_to_bus
dw_i2c_soc_dev_to_bus() does not need to modify the device
structure. Thus, this change makes the struct device * parameter to
dw_i2c_soc_dev_to_bus as const.
Change-Id: Ibf5c8d8127dff2ab2ccbd1f6b4f553e98e81955f
Signed-off-by: Furquan Shaikh <furquan@google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/40704
Reviewed-by: HAOUAS Elyes <ehaouas@noos.fr>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/drivers/elog/elog.c')
0 files changed, 0 insertions, 0 deletions