diff options
Diffstat (limited to 'src/southbridge/amd/agesa')
-rw-r--r-- | src/southbridge/amd/agesa/hudson/acpi/fch.asl | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/src/southbridge/amd/agesa/hudson/acpi/fch.asl b/src/southbridge/amd/agesa/hudson/acpi/fch.asl index 06b4fe7fd1..f56b69c291 100644 --- a/src/southbridge/amd/agesa/hudson/acpi/fch.asl +++ b/src/southbridge/amd/agesa/hudson/acpi/fch.asl @@ -67,11 +67,6 @@ Device(SDCN) { } /* end SDCN */ #if !CONFIG_SOUTHBRIDGE_AMD_AGESA_YANGTZE -/* 0:14.1 - Primary (and only) IDE channel */ -Device(IDEC) { - Name(_ADR, 0x00140001) - #include "acpi/ide.asl" -} /* end IDEC */ /* 0:14.4 - PCI slot 1, 2, 3 */ Device(PIBR) { |