[PATCH] firmware: arm_ffa: remove unused 'compat_version' variable

Sudeep Holla sudeep.holla at arm.com
Tue Oct 26 06:21:16 PDT 2021


On Tue, 26 Oct 2021 10:33:50 +0200, Arnd Bergmann wrote:
> From: Arnd Bergmann <arnd at arndb.de>
> 
> The newly added ffa_compatible_version_find() function causes a
> build warning because of a variable that is never used:
> 
> drivers/firmware/arm_ffa/driver.c:180:6: error: unused variable 'compat_version' [-Werror,-Wunused-variable]
>         u32 compat_version;
> 
> [...]


Applied to sudeep.holla/linux (for-linux-next), thanks!




[1/1] firmware: arm_ffa: remove unused 'compat_version' variable
      https://git.kernel.org/sudeep.holla/c/01537a078b

--

Regards,
Sudeep




More information about the linux-arm-kernel mailing list