aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKrzysztof Kozlowski <krzk@kernel.org>2020-09-11 16:33:42 +0200
committerKrzysztof Kozlowski <krzk@kernel.org>2020-10-31 12:44:36 +0100
commit3ebc0ef06e4a78522e9d1488dcf61b7d8fcfb792 (patch)
tree7e5c379ac07aa10d307e51b97ed1d0f99c847ccf
parentDocumentation: Update paths of Samsung S3C machine files (diff)
downloadlinux-dev-3ebc0ef06e4a78522e9d1488dcf61b7d8fcfb792.tar.xz
linux-dev-3ebc0ef06e4a78522e9d1488dcf61b7d8fcfb792.zip
serial: s3c: Update path of Samsung S3C machine file
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
-rw-r--r--include/linux/serial_s3c.h2
1 files changed, 1 insertions, 1 deletions
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 {