From: Pete Zaitcev Date: Tue, 21 Jul 2020 19:30:09 +0000 (+0100) Subject: ARM: 8996/1: Documentation/Clean up the description of mach- X-Git-Tag: v5.15~3193^2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=918c950ca8b1a3aa93727c1adb4fa9caa231ea3b;p=platform%2Fkernel%2Flinux-starfive.git ARM: 8996/1: Documentation/Clean up the description of mach- Polish the description of machine classes a little bit, remove the duplicate directory name, so the reader does not feel compelled to dig through the output of "git blame". Signed-off-by: Pete Zaitcev Signed-off-by: Russell King --- diff --git a/Documentation/arm/arm.rst b/Documentation/arm/arm.rst index 2edc509..99d660f 100644 --- a/Documentation/arm/arm.rst +++ b/Documentation/arm/arm.rst @@ -184,10 +184,8 @@ Kernel entry (head.S) We group machine (or platform) support code into machine classes. A class typically based around one or more system on a chip devices, and acts as a natural container around the actual implementations. These - classes are given directories - arch/arm/mach- and - arch/arm/mach- - which contain the source files to/include/mach - support the machine class. This directories also contain any machine - specific supporting code. + classes are given directories - arch/arm/mach- - which contain + the source files and include/mach/ to support the machine class. For example, the SA1100 class is based upon the SA1100 and SA1110 SoC devices, and contains the code to support the way the on-board and off-