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 463ed28d2b27af69a68223d5aa37e9e720f3f2c6..ca2c5393dc6befc1b8e9afc6134737471a9b103c 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 {