diff options
author | Furquan Shaikh <furquan@google.com> | 2020-04-24 21:53:42 -0700 |
---|---|---|
committer | Furquan Shaikh <furquan@google.com> | 2020-04-28 19:50:17 +0000 |
commit | ec3dafd97ccdc4cd4b08476724f3f53a47fbdb7a (patch) | |
tree | 5a23d76a8217b042fe4988ca69a88e488ace91b6 /src/soc/intel/baytrail | |
parent | 3b54fdf282797ca2950341cdba32bb6f451ef53d (diff) | |
download | coreboot-ec3dafd97ccdc4cd4b08476724f3f53a47fbdb7a.tar.xz |
soc/intel: Constify struct device * parameter to intel_igd_get_controller_info
intel_igd_get_controller_info() does not need to modify the device
structure. Hence, this change makes the struct device * parameter to
intel_igd_get_controller_info() as const.
Change-Id: Ic044a80e3e2c45af6824a23f3cd0b08b94c0f279
Signed-off-by: Furquan Shaikh <furquan@google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/40709
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Diffstat (limited to 'src/soc/intel/baytrail')
0 files changed, 0 insertions, 0 deletions