summaryrefslogtreecommitdiff
path: root/Documentation/arm/samsung
diff options
context:
space:
mode:
authorKrzysztof Kozlowski <krzk@kernel.org>2020-09-11 16:33:41 +0200
committerKrzysztof Kozlowski <krzk@kernel.org>2020-10-31 12:44:14 +0100
commit0f12999e27e087cd4c832760b59efd58c9642bb2 (patch)
treefb2d2f488bd4c5ad4f81f3279f75078e8e2d47c6 /Documentation/arm/samsung
parent9484f2cb83327c4197c0809cdf3156d4213c44e5 (diff)
Documentation: Update paths of Samsung S3C machine files
Documentation references Samsung S3C24xx and S3C64xx machine files in multiple places but the files were traveling around the kernel multiple times. Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org> Link: https://lore.kernel.org/r/20200911143343.498-1-krzk@kernel.org
Diffstat (limited to 'Documentation/arm/samsung')
-rw-r--r--Documentation/arm/samsung/gpio.rst3
1 files changed, 1 insertions, 2 deletions
diff --git a/Documentation/arm/samsung/gpio.rst b/Documentation/arm/samsung/gpio.rst
index 5f7cadd7159e..f6e27b07c993 100644
--- a/Documentation/arm/samsung/gpio.rst
+++ b/Documentation/arm/samsung/gpio.rst
@@ -37,5 +37,4 @@ implementation to configure pins as necessary.
The s3c_gpio_cfgpin() and s3c_gpio_setpull() provide the means for a
driver or machine to change gpio configuration.
-See arch/arm/plat-samsung/include/plat/gpio-cfg.h for more information
-on these functions.
+See arch/arm/mach-s3c/gpio-cfg.h for more information on these functions.