mainlining shenanigans
* Fix SCM compilation error -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAABAgAGBQJcE8+2AAoJEFKiBbHx2RXVWvYQAL31XfV+aoSM8QHmozvyBOOD VEi29a5V1Su1EpNlIBT91v29wDew/O0knWNbtQnMbFMnQFcplb6S2iW3W+/1OfdN qtfpQEbnZCUARMto0ICuDiw9ltk3Lcl7qDJaftgRCJwy/3VJ7Dk3udBWCRb6vGke zIDjBad1uZvjwJvP8vflfu6hMpZpnTLlci1MnXVWdZ2aiFRxsOYhYzbEh11+XPSF M+HrYdUJTpxsS7KpoAXTHvsYPiJekod57fwCo3T1wbZmPBJAwDuFSpdcBdW/+n8e Jx5Wc5VfJSMx3T0F/Uer/YRQB1RxtLE5KU04eui8CkMpzaJ7gyrXywamOcnK0yNE UPkyqV+YWbJHOX9/yn/t2y484vMfHgIYIWxuDOQRb39KLZ0kruddMIDsexVd+k3i wWCWRQnbxYwCcfh2dTjloJblyWfWMZDtEOrya9tj3BTCFfPRuc1SUPdPWt+oh+A3 dbNqqOeB6m/hhJGwgHQxqN1rVwjVe+JUbdULZapqZ9esUAfck+h2RSUZItr2FPZl ZH5y8GCNNNhHM0rTqYS+FXpHHjS25E2OKhC5InuzB4mVok1lR2d+TH9Vc0cNxztx i511zw5LAELpiPV+mANwBFFgZGo6vn7+NLR3y7dFSuNPCL5JNt1RTLhKy7QEgRBn 5yv1sf3Qo9pVTxwFcElK =CGYP -----END PGP SIGNATURE----- Merge tag 'qcom-drivers-for-4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/agross/linux into next/drivers Qualcomm ARM Based Driver Updates for v4.21 Part 2 - Redo * Fix SCM compilation error * tag 'qcom-drivers-for-4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/agross/linux: firmware: qcom: scm: fix compilation error when disabled Signed-off-by: Arnd Bergmann <arnd@arndb.de> |
||
---|---|---|
arch | ||
block | ||
certs | ||
crypto | ||
Documentation | ||
drivers | ||
firmware | ||
fs | ||
include | ||
init | ||
ipc | ||
kernel | ||
lib | ||
LICENSES | ||
mm | ||
net | ||
samples | ||
scripts | ||
security | ||
sound | ||
tools | ||
usr | ||
virt | ||
.clang-format | ||
.cocciconfig | ||
.get_maintainer.ignore | ||
.gitattributes | ||
.gitignore | ||
.mailmap | ||
COPYING | ||
CREDITS | ||
Kbuild | ||
Kconfig | ||
MAINTAINERS | ||
Makefile | ||
README |
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.