mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 03:40:35 +09:00
269ba02f63b3e2f2e3d448fa6b6f86dae06ecc9b
Adds support for the below #defines to fix some warnings: V4L2_PIX_FMT_SDE_Y_CBCR_H2V2_P010_VENUS V4L2_PIX_FMT_NV12_512 V4L2_PIX_FMT_NV12_UBWC V4L2_PIX_FMT_NV12_TP10_UBWC Bug: 155434217 [elavila snapshot of required #defines from e8507af28b12f] Signed-off-by: J. Avila <elavila@google.com> Change-Id: Icba92ff8dfad59a9d84d2fa676dffbca1f56053d
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%