From: Krzysztof Kozlowski Date: Fri, 11 Sep 2020 14:33:42 +0000 (+0200) Subject: serial: s3c: Update path of Samsung S3C machine file X-Git-Tag: v5.11-rc1~90^2~1^2~6 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=3ebc0ef06e4a78522e9d1488dcf61b7d8fcfb792;p=linux-block.git 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 Link: https://lore.kernel.org/r/20200911143343.498-2-krzk@kernel.org --- 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 {