kernel/drivers/gpu/arm/bifrost/backend/gpu/mali_kbase_pm_ca.h
.. .. @@ -29,10 +29,10 @@ 29 29 /** 30 30 * kbase_pm_ca_init - Initialize core availability framework 31 31 * 32 - * Must be called before calling any other core availability function33 - *34 32 * @kbdev: The kbase device structure for the device (must be a valid pointer) 35 33 * 34 + * Must be called before calling any other core availability function35 + *36 36 * Return: 0 if the core availability framework was successfully initialized, 37 37 * -errno otherwise 38 38 */