summaryrefslogtreecommitdiffstats
path: root/src/mainboard/intel
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/mainboard/intel
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/mainboard/intel')
-rw-r--r--src/mainboard/intel/strago/dsdt.asl2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainboard/intel/strago/dsdt.asl b/src/mainboard/intel/strago/dsdt.asl
index 8efc4db356c1..a84ac20edacc 100644
--- a/src/mainboard/intel/strago/dsdt.asl
+++ b/src/mainboard/intel/strago/dsdt.asl
@@ -30,7 +30,7 @@ DefinitionBlock(
{
Device (RP03)
{
- Name (_ADR, 0x001C0002) // _ADR: Address
+ Name (_ADR, 0x001C0002)
OperationRegion(RPXX, PCI_Config, 0x00, 0x10)
/* Wifi Device */