diff options
Diffstat (limited to 'src/soc/amd/genoa_poc')
-rw-r--r-- | src/soc/amd/genoa_poc/early_fch.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/soc/amd/genoa_poc/early_fch.c b/src/soc/amd/genoa_poc/early_fch.c index e134f49e18..d82ebcbcf8 100644 --- a/src/soc/amd/genoa_poc/early_fch.c +++ b/src/soc/amd/genoa_poc/early_fch.c @@ -30,5 +30,4 @@ void fch_pre_init(void) /* After console init */ void fch_early_init(void) { - } |