Fix common misspellings
[deliverable/linux.git] / arch / powerpc / kernel / btext.c
index 625942ae55856f8788011bc88f35781b3f178a1b..60b3e377b1e4e8c71ed0976b4a03e2269fae8305 100644 (file)
@@ -99,7 +99,7 @@ void __init btext_prepare_BAT(void)
 
 /* This function can be used to enable the early boot text when doing
  * OF booting or within bootx init. It must be followed by a btext_unmap()
- * call before the logical address becomes unuseable
+ * call before the logical address becomes unusable
  */
 void __init btext_setup_display(int width, int height, int depth, int pitch,
                                unsigned long address)
This page took 0.023662 seconds and 5 git commands to generate.