fix comment typos concerning "consistent"
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
This commit is contained in:

committed by
Jiri Kosina

parent
dac36dd87d
commit
a34f0b3139
@@ -88,7 +88,7 @@ void __init psc_init(void)
|
||||
|
||||
/*
|
||||
* The PSC is always at the same spot, but using psc
|
||||
* keeps things consisant with the psc_xxxx functions.
|
||||
* keeps things consistent with the psc_xxxx functions.
|
||||
*/
|
||||
|
||||
psc = (void *) PSC_BASE;
|
||||
|
Reference in New Issue
Block a user