Various, unrelated tree-wide typo fixes.
Fix a number of typos, including:
* "compatble" -> "compatible"
* "eanbeld" -> "enabled"
* "envrionment" -> "environment"
* "FTD" -> "FDT" (for "flattened device tree")
* "ommitted" -> "omitted"
* "overriden" -> "overridden"
* "partiton" -> "partition"
* "propogate" -> "propagate"
* "resourse" -> "resource"
* "rest in piece" -> "rest in peace"
* "suport" -> "support"
* "varible" -> "variable"
Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>
This commit is contained in:
committed by
Tom Rini
parent
fc5d54b7fa
commit
62a3b7dd08
@@ -7,7 +7,7 @@
|
||||
#ifndef __ASM_STATUS_LED_H__
|
||||
#define __ASM_STATUS_LED_H__
|
||||
|
||||
/* if not overriden */
|
||||
/* if not overridden */
|
||||
#ifndef CONFIG_BOARD_SPECIFIC_LED
|
||||
# if defined(CONFIG_8xx)
|
||||
# include <mpc8xx.h>
|
||||
|
||||
Reference in New Issue
Block a user