summaryrefslogtreecommitdiff
path: root/drivers/acpi/resource.c
diff options
context:
space:
mode:
authorStephen Rothwell <sfr@canb.auug.org.au>2016-12-21 11:54:34 +1100
committerStephen Rothwell <sfr@canb.auug.org.au>2016-12-21 11:54:34 +1100
commit781aec55c1b640d930234898135d3ae397de4696 (patch)
treeeca6e6c569fc9520af142b993411885d642eda25 /drivers/acpi/resource.c
parent9248af3951e80313806989efa70a49b86002d94e (diff)
parent8b91842156ea21ca66be52fc97db44b8f16951bf (diff)
Merge branch 'akpm/master'
Diffstat (limited to 'drivers/acpi/resource.c')
-rw-r--r--drivers/acpi/resource.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/acpi/resource.c b/drivers/acpi/resource.c
index cb57962ef7c4..5b62d4340efc 100644
--- a/drivers/acpi/resource.c
+++ b/drivers/acpi/resource.c
@@ -393,7 +393,7 @@ static void acpi_dev_get_irqresource(struct resource *res, u32 gsi,
}
/*
- * In IO-APIC mode, use overrided attribute. Two reasons:
+ * In IO-APIC mode, use overridden attribute. Two reasons:
* 1. BIOS bug in DSDT
* 2. BIOS uses IO-APIC mode Interrupt Source Override
*