git: drm cleanup 09/x: Move EREMOTEIO to linux/errno.h
Rimvydas Jasinskas
zrj at crater.dragonflybsd.org
Fri May 13 02:18:14 PDT 2016
commit 44bb8b1c6529777466094ba2ab972a8e8160c716
Author: zrj <rimvydas.jasinskas at gmail.com>
Date: Thu May 12 19:41:28 2016 +0300
drm cleanup 09/x: Move EREMOTEIO to linux/errno.h
Technically <linux/errno.h> should be included in:
radeon/atombios_dp.c and i915/intel_dp.c
Summary of changes:
sys/dev/drm/include/drm/drm_os_linux.h | 2 --
sys/dev/drm/include/linux/errno.h | 1 +
2 files changed, 1 insertion(+), 2 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/44bb8b1c6529777466094ba2ab972a8e8160c716
--
DragonFly BSD source repository
More information about the Commits
mailing list