Skip to content
Commit 37ba0e39 authored by Rishabh Hardas's avatar Rishabh Hardas Committed by Greg Kroah-Hartman
Browse files

staging/ccree: Declare compiled out functions static inline



Sparse was giving out a warning for symbols
'cc_set_ree_fips_status' and 'fips_handler'
that they were not declared and need to be
made static. This patch makes both the symbols
static inline, to remove the warnings.

Signed-off-by: default avatarRishabh Hardas <rishabhhardas@gmail.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent b7749656
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment