summaryrefslogtreecommitdiffstats
path: root/src/southbridge
diff options
context:
space:
mode:
authorElyes Haouas <ehaouas@noos.fr>2023-02-02 08:32:17 +0100
committerFelix Singer <felixsinger@posteo.net>2023-02-17 15:41:37 +0000
commitd0e2155a59e1dec08d15d02d7eba30980b902493 (patch)
tree3eb48b5a8264a22ca2201009db3b554c346864a6 /src/southbridge
parent59f8a506861a11adeac0d1e64f5608feef976293 (diff)
downloadcoreboot-d0e2155a59e1dec08d15d02d7eba30980b902493.tar.gz
coreboot-d0e2155a59e1dec08d15d02d7eba30980b902493.tar.bz2
coreboot-d0e2155a59e1dec08d15d02d7eba30980b902493.zip
treewide: Remove unuseful "_ADR: Address" comment
Change-Id: Ib968fe7f9f95e8f690b46b868fd7d6f9332b4c9a Signed-off-by: Elyes Haouas <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/c/coreboot/+/72664 Reviewed-by: Sridhar Siricilla <sridhar.siricilla@intel.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Felix Singer <felixsinger@posteo.net>
Diffstat (limited to 'src/southbridge')
-rw-r--r--src/southbridge/intel/i82371eb/acpi/i82371eb.asl2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/southbridge/intel/i82371eb/acpi/i82371eb.asl b/src/southbridge/intel/i82371eb/acpi/i82371eb.asl
index e3e67eadee58..4a301688f997 100644
--- a/src/southbridge/intel/i82371eb/acpi/i82371eb.asl
+++ b/src/southbridge/intel/i82371eb/acpi/i82371eb.asl
@@ -120,7 +120,7 @@ Device (PX40)
}
Device (PX43)
{
- Name (_ADR, 0x00040003) // _ADR: Address
+ Name (_ADR, 0x00040003)
Method (_CRS, 0, NotSerialized)
{