aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorAbdun Nihaal <[email protected]>2021-12-24 17:40:43 +0530
committerGreg Kroah-Hartman <[email protected]>2021-12-28 17:09:13 +0100
commita1f0906447efe5e53f4d491cf9b131b95898d742 (patch)
treec06fc63ddc3f8c90382fa198dfcfaecd4332d7c3 /tools/perf/scripts/python
parentb846c0bd43f29225d385972b5ee2b47c74b75d64 (diff)
staging: r8188eu: include variable declarations from Hal8188EPwrSeq.h
Variable declarations of rtl8188E_power_on_flow, rtl8188E_card_disable_flow and rtl8188E_enter_lps_flow are present in Hal8188EPwrSeq.h. A previous commit changed Hal8188EPwrSeq.c to include HalPwrSeqCmd.h directly instead of Hal8188EPwrSeq.h, causing these sparse warnings: - symbol 'rtl8188E_power_on_flow' was not declared. Should it be static? - symbol 'rtl8188E_card_disable_flow' was not declared.Should it be static? - symbol 'rtl8188E_enter_lps_flow' was not declared. Should it be static? This patch reverts the include line to include the declarations. Fixes: 4f458ec5f497 ("staging: r8188: move the steps into Hal8188EPwrSeq.c") Acked-by: Martin Kaiser <[email protected]> Signed-off-by: Abdun Nihaal <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions