diff mbox series

[2/3] serial: s3c: Update path of Samsung S3C machine file

Message ID 20200911143343.498-2-krzk@kernel.org
State New
Headers show
Series [1/3] Documentation: Update paths of Samsung S3C machine files | expand

Commit Message

Krzysztof Kozlowski Sept. 11, 2020, 2:33 p.m. UTC
Correct the path to Samsung S3C24xx machine file, mentioned in
documentation.

Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
---
 include/linux/serial_s3c.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox series

Patch

diff --git a/include/linux/serial_s3c.h b/include/linux/serial_s3c.h
index 463ed28d2b27..ca2c5393dc6b 100644
--- a/include/linux/serial_s3c.h
+++ b/include/linux/serial_s3c.h
@@ -254,7 +254,7 @@ 
  * 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 {