Spelling fix: explicitly

From: Jean Delvare <khali@linux-fr.org>

Signed-off-by: Jean Delvare <khali@linux-fr.org>
Signed-off-by: Adrian Bunk <bunk@kernel.org>
This commit is contained in:
Jean Delvare
2007-10-19 23:22:55 +02:00
committed by Adrian Bunk
parent db955170d4
commit c03983ac9b
19 changed files with 23 additions and 23 deletions

View File

@@ -491,7 +491,7 @@ struct irq_host *irq_alloc_host(struct device_node *of_node,
/* Legacy flags are left to default at this point,
* one can then use irq_create_mapping() to
* explicitely change them
* explicitly change them
*/
ops->map(host, i, i);
}