Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:ohollmann:staging:openssl
evdi
evdi-Enable-compilation-against-15.6.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File evdi-Enable-compilation-against-15.6.patch of Package evdi
From: Joan Torres <joan.torres@suse.com> Date: Thu, 29 Jan 2023 17:07:51 +0200 Subject: [PATCH] Enable compilation against 15.6 Signed-off-by: Joan Torres <joan.torres@suse.com> --- diff --git a/module/evdi_drm_drv.c b/module/evdi_drm_drv.c index b51bf2f..00b7402 100644 --- a/module/evdi_drm_drv.c +++ b/module/evdi_drm_drv.c @@ -124,13 +124,7 @@ static struct drm_driver driver = { .fops = &evdi_driver_fops, -#if KERNEL_VERSION(6, 6, 0) > LINUX_VERSION_CODE - .prime_fd_to_handle = drm_gem_prime_fd_to_handle, -#endif .gem_prime_import = drm_gem_prime_import, -#if KERNEL_VERSION(6, 6, 0) > LINUX_VERSION_CODE - .prime_handle_to_fd = drm_gem_prime_handle_to_fd, -#endif #if KERNEL_VERSION(5, 11, 0) <= LINUX_VERSION_CODE || defined(EL8) #else .preclose = evdi_driver_preclose,
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor