CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/09/13 08:24:37
Modified files:
sys/dev/pci/drm/include/drm: drm_device.h
Log message:
Replace sys/selinfo.h header with sys/event.h. drm_device.h has no
selinfo stuff, but the `note' member of 'drm_device' structure with type
of klist.
ok jsg
