X-Git-Url: http://git.monstr.eu/?a=blobdiff_plain;f=Documentation%2Farm%2Farm.rst;h=99d660fdf73fde73c0b8dfaed574cb69df286f27;hb=e65c6a46df94c8d76ea1129eb2d4564670c6f214;hp=2edc509df92abe95547d5523dcefe419edee4e28;hpb=9772152b4b3cd32a1aadf75e3d1a16a072d3e4a5;p=linux-2.6-microblaze.git diff --git a/Documentation/arm/arm.rst b/Documentation/arm/arm.rst index 2edc509df92a..99d660fdf73f 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-