diff options
| author | Rishabh Hardas <rishabhhardas@gmail.com> | 2017-10-12 18:06:53 +0530 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-10-18 15:33:15 +0200 |
| commit | 37ba0e399c4cc8590d092e5f11b499dc372f75a4 (patch) | |
| tree | d5a76a94d6e215a8113eae94b5de9b3fb95abc41 /tools/perf/scripts/python | |
| parent | b7749656e946884271fca142b2a492249fc63feb (diff) | |
| download | linux-37ba0e399c4cc8590d092e5f11b499dc372f75a4.tar.gz linux-37ba0e399c4cc8590d092e5f11b499dc372f75a4.zip | |
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: Rishabh Hardas <rishabhhardas@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
