[ARM] spelling fixes
Spelling fixes in arch/arm/. Signed-off-by: Simon Arlott <simon@fire.lp0.eu> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
This commit is contained in:

committed by
Russell King

parent
fc432e1952
commit
6cbdc8c535
@@ -1172,7 +1172,7 @@ static void set_b1_regs(void)
|
||||
break;
|
||||
default:
|
||||
BUG();
|
||||
return; /* Supress warning about uninitialized vars */
|
||||
return; /* Suppress warning about uninitialized vars */
|
||||
}
|
||||
|
||||
if (omap_dma_in_1510_mode()) {
|
||||
|
Reference in New Issue
Block a user