diff --git a/drivers/gpu/drm/img/img-rogue/services/server/env/linux/pvr_platform_drv.c b/drivers/gpu/drm/img/img-rogue/services/server/env/linux/pvr_platform_drv.c index 8201c0adf92d..60fc5816d83b 100644 --- a/drivers/gpu/drm/img/img-rogue/services/server/env/linux/pvr_platform_drv.c +++ b/drivers/gpu/drm/img/img-rogue/services/server/env/linux/pvr_platform_drv.c @@ -77,8 +77,10 @@ static struct drm_driver pvr_drm_platform_driver; */ #define MAX_DEVICES 16 +#if 0 static unsigned int pvr_num_devices = 1; static struct platform_device **pvr_devices; +#endif #if defined(NO_HARDWARE) static int pvr_num_devices_set(const char *val,