diff options
author | Richard Spiegel <richard.spiegel@amd.corp-partner.google.com> | 2018-05-30 17:26:11 -0700 |
---|---|---|
committer | Martin Roth <martinroth@google.com> | 2018-06-03 16:00:55 +0000 |
commit | 22e6018b282c9422c9517632045301ce5fa652ec (patch) | |
tree | 8b88f673299bea059e47f45d743b27786f01e731 /src/mainboard/getac | |
parent | 8bd5c5f42ec68b6b6f753eb795ac37980d30d6f0 (diff) |
mb/google/kahlee: Remove #include <soc/smi.h>
Because of struct sci_source table of events that have to generate SCI or
SMI, <soc/smi.h> was included to kahlee/grunt gpio.c files. However, new
code transfered most of SCI/SMI/interrupt programming (with exception of
events not associated to a GPIO pin), and therefore smi.h is now included
by gpio.h. It was also added to some other files where they are not needed.
Only smihandler.c truly needs it. Remove the includes.
BUG=b:78139413
TEST=build and boot grunt.
Change-Id: I64cf0796103a5226ddace03d05d94160bf93aa69
Signed-off-by: Richard Spiegel <richard.spiegel@silverbackltd.com>
Reviewed-on: https://review.coreboot.org/26721
Reviewed-by: Marshall Dawson <marshalldawson3rd@gmail.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/mainboard/getac')
0 files changed, 0 insertions, 0 deletions