[Intel-xe] [PATCH 9/9] fixup! drm/i915/display: Remaining changes to make xe compile

Rodrigo Vivi rodrigo.vivi at intel.com
Tue Aug 8 20:50:57 UTC 2023


On Tue, Aug 08, 2023 at 02:45:35PM +0300, Jani Nikula wrote:
> Unnecessary change, drop it.
> 
> Signed-off-by: Jani Nikula <jani.nikula at intel.com>
> ---
>  drivers/gpu/drm/i915/display/intel_vbt_defs.h | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/gpu/drm/i915/display/intel_vbt_defs.h b/drivers/gpu/drm/i915/display/intel_vbt_defs.h
> index 001de8fe4e64..a9f44abfc9fc 100644
> --- a/drivers/gpu/drm/i915/display/intel_vbt_defs.h
> +++ b/drivers/gpu/drm/i915/display/intel_vbt_defs.h
> @@ -30,7 +30,7 @@
>   *
>   * Please do NOT include anywhere else.
>   */
> -#if !defined(_INTEL_BIOS_PRIVATE) && !defined(HDRTEST)
> +#ifndef _INTEL_BIOS_PRIVATE

I believe this is the only one that I cannot verify, but if
the compiler is not complaining I'm happy with it.

For the entire series:

Reviewed-by: Rodrigo Vivi <rodrigo.vivi at intel.com>

>  #error "intel_vbt_defs.h is private to intel_bios.c"
>  #endif
>  
> -- 
> 2.39.2
> 


More information about the Intel-xe mailing list