mmc: dw_mmc: move dw_mci_get_cd forward to avoid declaration
Shawn Lin authored

No functional change intended.
Signed-off-by: default avatarShawn Lin <shawn.lin@rock-chips.com>
Signed-off-by: default avatarJaehoon Chung <jh80.chung@samsung.com>
Signed-off-by: default avatarUlf Hansson <ulf.hansson@linaro.org>
671fa142
Name Last commit Last update
Documentation Merge tag 'pci-v4.11-fixes-5' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
arch Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
block blk-mq: fix potential oops with polling and blk-mq scheduler
certs certs: Add a secondary system keyring that can be added to dynamically
crypto Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
drivers mmc: dw_mmc: move dw_mci_get_cd forward to avoid declaration
firmware WHENCE: use https://linuxtv.org for LinuxTV URLs
fs Merge tag 'upstream-4.11-rc7' of git://git.infradead.org/linux-ubifs
include Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
init mm: move mm_percpu_wq initialization earlier
ipc Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
kernel Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
lib sparc64: Use LOCKDEP_SMALL, not PROVE_LOCKING_SMALL
mm mm: prevent NR_ISOLATE_* stats from going negative
net netpoll: Check for skb->queue_mapping
samples statx: Include a mask for stx_attributes in struct statx
scripts Merge tag 'kbuild-fixes-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
security KEYS: fix keyctl_set_reqkey_keyring() to not leak thread keyrings
sound ALSA: hda - fix a problem for lineout on a Dell AIO machine
tools bpf: Fix values type used in test_maps
usr kbuild: initramfs cleanup, set target from Kconfig
virt Merge tag 'kvm-arm-for-v4.11-rc6' 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.