summaryrefslogtreecommitdiffstats
path: root/src/soc/amd/morgana/include/soc/southbridge.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/soc/amd/morgana/include/soc/southbridge.h')
-rw-r--r--src/soc/amd/morgana/include/soc/southbridge.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/soc/amd/morgana/include/soc/southbridge.h b/src/soc/amd/morgana/include/soc/southbridge.h
index 75f0beb72fa7..216bf4267741 100644
--- a/src/soc/amd/morgana/include/soc/southbridge.h
+++ b/src/soc/amd/morgana/include/soc/southbridge.h
@@ -121,7 +121,4 @@ void fch_early_init(void);
void fch_init(void *chip_info);
void fch_final(void *chip_info);
-void enable_aoac_devices(void);
-void wait_for_aoac_enabled(unsigned int dev);
-
#endif /* AMD_MORGANA_SOUTHBRIDGE_H */