mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 03:40:35 +09:00
e2066c1c20bd1344aaf82f4096f07e7bba33db13
Add defines for dmac_*_range for compatibility with arm32 CRs-Fixed: 1053067 Change-Id: I6456c02bad73fb54a874dc9925d3d43d9b8be2f2 Signed-off-by: Larry Bassel <lbassel@codeaurora.org> (cherry picked from commit 0930bab0db67cc0d91e52e385e3e061871c6be05) Signed-off-by: Prasad Sodagudi <psodagud@codeaurora.org> (cherry picked from commit a313e54567627a1fd96cd267e2c6c358d14e468c) [salyzyn squashed in commit 4008eb493aa2f95094511125f136eb6ffbfa33b8] Signed-off-by: Mark Salyzyn <salyzyn@google.com> Bug: 141888626
Linux kernel
============
There are several guides for kernel developers and users. These guides can
be rendered in a number of formats, like HTML and PDF. Please read
Documentation/admin-guide/README.rst first.
In order to build the documentation, use ``make htmldocs`` or
``make pdfdocs``. The formatted documentation can also be read online at:
https://www.kernel.org/doc/html/latest/
There are various text files in the Documentation/ subdirectory,
several of them using the Restructured Text markup notation.
See Documentation/00-INDEX for a list of what is contained in each file.
Please read the Documentation/process/changes.rst file, as it contains the
requirements for building and running the kernel, and information about
the problems which may result by upgrading your kernel.
Description
Languages
C
97.7%
Assembly
1.6%
Makefile
0.3%
Perl
0.1%