No description
Find a file
Stefan Agner ecc40b8df5 mtd: rawnand: vf610_nfc: remove old hooks
Now that the driver is using ->exec_op(), remove the old
hooks.

Signed-off-by: Stefan Agner <stefan@agner.ch>
Reviewed-by: Miquel Raynal <miquel.raynal@bootlin.com>
Signed-off-by: Boris Brezillon <boris.brezillon@bootlin.com>
2018-03-17 15:35:32 +01:00
arch Remove the pxa3xx_nand driver (replaced by marvell_nand). 2018-03-02 22:57:43 +01:00
block
certs
crypto
Documentation Remove the pxa3xx_nand driver (replaced by marvell_nand). 2018-03-02 22:57:43 +01:00
drivers mtd: rawnand: vf610_nfc: remove old hooks 2018-03-17 15:35:32 +01:00
firmware
fs
include Remove the pxa3xx_nand driver (replaced by marvell_nand). 2018-03-02 22:57:43 +01:00
init
ipc
kernel
lib
LICENSES
mm
net
samples
scripts
security
sound
tools
usr
virt
.cocciconfig
.get_maintainer.ignore
.gitattributes
.gitignore
.mailmap Update Boris Brezillon email address 2018-02-22 13:34:50 +01:00
COPYING
CREDITS
Kbuild
Kconfig
MAINTAINERS mtd: Move onenand code base to drivers/mtd/nand/onenand 2018-03-15 15:40:37 +01:00
Makefile Linux 4.16-rc1 2018-02-11 15:04:29 -08:00
README

Linux kernel
============

This file was moved to Documentation/admin-guide/README.rst

Please notice that there are several guides for kernel developers and users.
These guides can be rendered in a number of formats, like HTML and PDF.

In order to build the documentation, use ``make htmldocs`` or
``make pdfdocs``.

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.