mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 04:10:18 +09:00
d2a4f1ba04bd431e706b3b4131bcfe07d838a40c
This is the pxa changes for 5.1 cycle: - the last step of raumfeld board conversion to devicetree is here, ie. the platform_data file removal The previous cycle dealt with devicetree inclusion already. - an empty file removal * tag 'pxa-for-5.1' of https://github.com/rjarzmik/linux: ARM: pxa: remove unused empty mach/pxa25x-udc.h file ARM: pxa: remove raumfeld board files and defconfig Signed-off-by: Arnd Bergmann <arnd@arndb.de>
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.
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%