CVSROOT: /cvs Module name: src Changes by: j...@cvs.openbsd.org 2015/04/06 09:43:15
Modified files: sys/dev/pci/drm: drmP.h drm_linux.h Log message: Move almost all of the linux compat from drmP.h to drm_linux.h. The exception being the barrier defines that are implemented in terms of DRM_* defines. ok kettenis@