CVSROOT: /cvs Module name: src Changes by: j...@cvs.openbsd.org 2024/01/17 22:01:52
Modified files: sys/dev/pci/drm/amd/display/amdgpu_dm: amdgpu_dm.c Log message: Instead of skipping the call to hdcp_destroy(), use NULL for the kobject argument. Unused in the function itself as we define away sysfs_remove_bin_file().