From ba35f3582e95fdc3d9313a63d6ee0072283f5c7f Mon Sep 17 00:00:00 2001 From: Felix Held Date: Tue, 18 Oct 2022 20:43:00 +0200 Subject: soc/amd: move all AOAC function prototypes to amdblocks/aoac.h Signed-off-by: Felix Held Change-Id: I3deae150cd1e20fff6507a0f0ba6a375fca430e5 Reviewed-on: https://review.coreboot.org/c/coreboot/+/68559 Tested-by: build bot (Jenkins) Reviewed-by: Fred Reitberger --- src/soc/amd/stoneyridge/include/soc/southbridge.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/soc/amd/stoneyridge/include') diff --git a/src/soc/amd/stoneyridge/include/soc/southbridge.h b/src/soc/amd/stoneyridge/include/soc/southbridge.h index 32c102c50f..26500efd04 100644 --- a/src/soc/amd/stoneyridge/include/soc/southbridge.h +++ b/src/soc/amd/stoneyridge/include/soc/southbridge.h @@ -181,7 +181,6 @@ void bootblock_fch_init(void); void fch_init(void *chip_info); void fch_final(void *chip_info); -void enable_aoac_devices(void); void fch_clk_output_48Mhz(u32 osc); void set_uart_config(unsigned int idx); -- cgit v1.2.3