From 08c4ce851ed7902207febb15047330e992f8db17 Mon Sep 17 00:00:00 2001 From: Richard Spiegel Date: Mon, 16 Apr 2018 16:48:55 -0700 Subject: soc/amd/stoneyridge/include/soc/gpio.h: Remove vendor code reference With the exception of code that deals directly or indirectly with AGESA, all other code should be independent of vendor code reference. Therefore, remove vendor code reference from any GPIO code. BUG=b:77999987 TEST=Build and boot grunt. Change-Id: I9ba78767a269ad6b9b06fa11993d8a12350e4bad Signed-off-by: Richard Spiegel Reviewed-on: https://review.coreboot.org/25695 Reviewed-by: Martin Roth Reviewed-by: Marc Jones Reviewed-by: Garrett Kirkendall Tested-by: build bot (Jenkins) --- .../google/kahlee/variants/baseboard/include/baseboard/variants.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/mainboard/google') diff --git a/src/mainboard/google/kahlee/variants/baseboard/include/baseboard/variants.h b/src/mainboard/google/kahlee/variants/baseboard/include/baseboard/variants.h index bc35ff5a1f..e827a72d3e 100644 --- a/src/mainboard/google/kahlee/variants/baseboard/include/baseboard/variants.h +++ b/src/mainboard/google/kahlee/variants/baseboard/include/baseboard/variants.h @@ -20,7 +20,6 @@ #include #include #include -#include const struct sci_source *get_gpe_table(size_t *num); uint8_t variant_memory_sku(void); -- cgit v1.2.3