diff options
author | Aaron Durbin <adurbin@chromium.org> | 2017-08-07 16:55:43 -0600 |
---|---|---|
committer | Aaron Durbin <adurbin@chromium.org> | 2017-08-09 17:47:18 +0000 |
commit | c30d913f1f76cbde79039b7865939182c0d7c37a (patch) | |
tree | e048c5e27424dea8d8490167415adaab941dd78a /src/soc/intel/quark/lpc.c | |
parent | e9787ff61f81054bfd0c3e3ad214484e1bdf4db3 (diff) |
device/pci: untangle struct device and device_t
This patch uses struct device explicitly for the ramstage functions
as that's the actual type it's working on. Additionally, the
declarations for types and functions are fully exposed so that
compliation units don't have to guard certain functions from use
because it's being compiled for multiple stages.
Change-Id: I8db23ed400a59073e1e66522d020a5928f71f3a6
Signed-off-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-on: https://review.coreboot.org/20902
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
Reviewed-by: Furquan Shaikh <furquan@google.com>
Diffstat (limited to 'src/soc/intel/quark/lpc.c')
0 files changed, 0 insertions, 0 deletions