git: drm cleanup 03/x: Move all includes in drmP.h to the top.
Rimvydas Jasinskas
zrj at crater.dragonflybsd.org
Fri May 13 02:18:12 PDT 2016
commit e62df416fc90724c3ada59ed8cd5d1e0ea27f6be
Author: zrj <rimvydas.jasinskas at gmail.com>
Date: Thu May 12 17:10:47 2016 +0300
drm cleanup 03/x: Move all includes in drmP.h to the top.
Hide struct videomode under CONFIG_VIDEOMODE_HELPERS option.
There is no need for it in DragonFly.
While there, resort include order to match one at Linux v4.3
No functional change intended.
Summary of changes:
sys/dev/drm/include/drm/drmP.h | 24 +++++++++++-------------
sys/dev/drm/include/drm/drm_modes.h | 2 ++
sys/dev/drm/include/video/videomode.h | 2 ++
3 files changed, 15 insertions(+), 13 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/e62df416fc90724c3ada59ed8cd5d1e0ea27f6be
--
DragonFly BSD source repository
More information about the Commits
mailing list