soc/amd/stoneyridge/include: delete amd_pci_int_types.h
commitea8de493ff2113ba6170601bf0fa95451ecbffc5
authorRichard Spiegel <richard.spiegel@silverbackltd.com>
Thu, 7 Dec 2017 23:12:52 +0000 (7 16:12 -0700)
committerMartin Roth <martinroth@google.com>
Sat, 9 Dec 2017 16:53:25 +0000 (9 16:53 +0000)
treeb3e91111c968b6672c4371ccc83a0e05db1a6e94
parentb3937bb10858a2767829b7eb3fc645a6b4ce9db2
soc/amd/stoneyridge/include: delete amd_pci_int_types.h

Due to review 20b8c821e4 being abandoned and review 376dc82dca being
merged, file amd_pci_int_types.h  became orphaned (not included by any
file), while an array similar to intr_types[] (but that also includes
the associated register index) was created in southbridge.c replacing
the original array functionality.

Remove the header amd_pci_int_types.h from the repository.

BUG=b:70328428
TEST=Build kahlee with no errors.

Change-Id: I53a9d7ebb27edbc4e136c9b17f5c709930e35223
Signed-off-by: Richard Spiegel <richard.spiegel@silverbackltd.com>
Reviewed-on: https://review.coreboot.org/22778
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
src/soc/amd/stoneyridge/include/amd_pci_int_types.h [deleted file]