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~25^2~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3ebc0ef06e4a78522e9d1488dcf61b7d8fcfb792;p=thirdparty%2Flinux.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 463ed28d2b27a..ca2c5393dc6be 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 {