misc: panel: Remove PANEL_VERSION
Geert Uytterhoeven authored

Hardcoded driver versions are so pre-git.
Signed-off-by: default avatarGeert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
30f468b2
Name Last commit Last update
Documentation fpga: Add scatterlist based programming
arch Merge 4.10-rc7 into char-misc-next
block blk-mq: Remove unused variable
certs certs: Add a secondary system keyring that can be added to dynamically
crypto crypto: api - Clear CRYPTO_ALG_DEAD bit before registering an alg
drivers misc: panel: Remove PANEL_VERSION
firmware WHENCE: use https://linuxtv.org for LinuxTV URLs
fs fs: break out of iomap_file_buffered_write on fatal signals
include fpga: Add scatterlist based programming
init Merge 4.10-rc7 into char-misc-next
ipc ipc/sem.c: fix incorrect sem_lock pairing
kernel Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
lib Merge 4.10-rc7 into char-misc-next
mm mm, fs: check for fatal signals in do_generic_file_read()
net Merge tag 'nfsd-4.10-2' of git://linux-nfs.org/~bfields/linux
samples bpf: fix samples xdp_tx_iptunnel and tc_l2_redirect with fake KBUILD_MODNAME
scripts Merge 4.10-rc7 into char-misc-next
security Replace <asm/uaccess.h> with <linux/uaccess.h> globally
sound Merge tag 'asoc-fix-v4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus
tools Merge 4.10-rc7 into char-misc-next
usr kbuild: initramfs cleanup, set target from Kconfig
virt Merge tag 'kvm-arm-for-4.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm
.cocciconfig scripts: add Linux .cocciconfig for coccinelle
.get_maintainer.ignore Add hch to .get_maintainer.ignore
.gitattributes .gitattributes: set git diff driver for C source code files
.gitignore
.mailmap
COPYING
CREDITS
Kbuild
Kconfig
MAINTAINERS
Makefile
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.