drm/gma500: remove unneeded -Iinclude/drm compiler flag
Masahiro Yamada authored

With the include directives under include/drm/ fixed, this flag is
no longer needed.
Signed-off-by: default avatarMasahiro Yamada <yamada.masahiro@socionext.com>
Signed-off-by: default avatarDaniel Vetter <daniel.vetter@ffwll.ch>
Link: http://patchwork.freedesktop.org/patch/msgid/1493009447-31524-19-git-send-email-yamada.masahiro@socionext.com
e05de784
Name Last commit Last update
Documentation drm/pl111: Initial drm/kms driver for pl111
arch Merge tag 'v4.11-rc7' into drm-next
block blk-mq: Restart a single queue if tag sets are shared
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 drm/gma500: remove unneeded -Iinclude/drm compiler flag
firmware WHENCE: use https://linuxtv.org for LinuxTV URLs
fs orangefs: free superblock when mount fails
include drm/ttm: fix include notation and remove -Iinclude/drm flag
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 tag 'v4.11-rc7' into drm-next
lib Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
mm zsmalloc: expand class bit
net Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
samples statx: Include a mask for stx_attributes in struct statx
scripts Backmerge tag 'v4.11-rc6' into drm-next
security Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
sound ALSA: hda - fix a problem for lineout on a Dell AIO machine
tools Merge tag 'v4.11-rc7' into drm-next
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.