diff options
author | Krzysztof Kozlowski <krzk@kernel.org> | 2020-09-11 16:33:41 +0200 |
---|---|---|
committer | Krzysztof Kozlowski <krzk@kernel.org> | 2020-10-31 12:44:14 +0100 |
commit | 0f12999e27e087cd4c832760b59efd58c9642bb2 (patch) | |
tree | fb2d2f488bd4c5ad4f81f3279f75078e8e2d47c6 /Documentation/admin-guide | |
parent | clk: samsung: exynos-clkout: convert to module driver (diff) | |
download | linux-0f12999e27e087cd4c832760b59efd58c9642bb2.tar.xz linux-0f12999e27e087cd4c832760b59efd58c9642bb2.zip |
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/admin-guide')
-rw-r--r-- | Documentation/admin-guide/kernel-parameters.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/admin-guide/kernel-parameters.txt b/Documentation/admin-guide/kernel-parameters.txt index 526d65d8573a..bd512b70286d 100644 --- a/Documentation/admin-guide/kernel-parameters.txt +++ b/Documentation/admin-guide/kernel-parameters.txt @@ -2951,7 +2951,7 @@ mtdset= [ARM] ARM/S3C2412 JIVE boot control - See arch/arm/mach-s3c2412/mach-jive.c + See arch/arm/mach-s3c/mach-jive.c mtouchusb.raw_coordinates= [HW] Make the MicroTouch USB driver use raw coordinates |