fix typos "wich" -> "which"
[firefly-linux-kernel-4.4.55.git] / drivers / serial / mpc52xx_uart.c
index 928e6cf12dca4c8d9b74b8de24293a3829213ce3..6459edc7f5c5e09d23bef78c590abfe677a5a813 100644 (file)
@@ -40,7 +40,7 @@
  * and so on). So the PSC1 is mapped to /dev/ttyPSC0, PSC2 to /dev/ttyPSC1 and
  * so on. But be warned, it's an ABSOLUTE REQUIREMENT ! This is needed mainly
  * fpr the console code : without this 1:1 mapping, at early boot time, when we
- * are parsing the kernel args console=ttyPSC?, we wouldn't know wich PSC it
+ * are parsing the kernel args console=ttyPSC?, we wouldn't know which PSC it
  * will be mapped to.
  */