serial: s3c: Update path of Samsung S3C machine file
authorKrzysztof Kozlowski <krzk@kernel.org>
Fri, 11 Sep 2020 14:33:42 +0000 (16:33 +0200)
committerKrzysztof Kozlowski <krzk@kernel.org>
Sat, 31 Oct 2020 11:44:36 +0000 (12:44 +0100)
Correct the path to Samsung S3C24xx machine file, mentioned in
documentation.

Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
Link: https://lore.kernel.org/r/20200911143343.498-2-krzk@kernel.org
include/linux/serial_s3c.h

index 463ed28..ca2c539 100644 (file)
  * serial port
  *
  * the pointer is setup by the machine specific initialisation from the
- * arch/arm/mach-s3c2410/ directory.
+ * arch/arm/mach-s3c/ directory.
 */
 
 struct s3c2410_uartcfg {