diff options
Diffstat (limited to 'src/soc/amd/sabrina/fch.c')
-rw-r--r-- | src/soc/amd/sabrina/fch.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/soc/amd/sabrina/fch.c b/src/soc/amd/sabrina/fch.c index 69149f06e5..9be7dd8912 100644 --- a/src/soc/amd/sabrina/fch.c +++ b/src/soc/amd/sabrina/fch.c @@ -52,7 +52,6 @@ const static struct irq_idx_name irq_association[] = { { PIRQ_GPIOA, "GPIOa" }, { PIRQ_GPIOB, "GPIOb" }, { PIRQ_GPIOC, "GPIOc" }, - { PIRQ_SATA, "SATA" }, { PIRQ_EMMC, "eMMC" }, { PIRQ_GPP0, "GPP0" }, { PIRQ_GPP1, "GPP1" }, |