[MIPS] setup.c: use __pa_symbol() where needed
[firefly-linux-kernel-4.4.55.git] / Documentation / pnp.txt
index 9529c9c9fd59fe69d8d960b05a9522e7ba0bbaac..9ff966bf76e65be0fc6281d879d673ce0f861143 100644 (file)
@@ -222,7 +222,7 @@ static struct pnp_driver serial_pnp_driver = {
        .remove         = serial_pnp_remove,
 };
 
-* name and id_table can not be NULL.
+* name and id_table cannot be NULL.
 
 4.) register the driver
 ex: