• Eduardo Valentin's avatar
    thermal: qcom: remove declare local symbols as static · 032d4057
    Eduardo Valentin authored
    Trivial: remove the following:
    drivers/thermal/qcom/tsens-8916.c:103:24: warning: symbol 'ops_8916' was not declared. Should it be static?
    drivers/thermal/qcom/tsens-8996.c:76:24: warning: symbol 'ops_8996' was not declared. Should it be static?
    drivers/thermal/qcom/tsens-8974.c:235:24: warning: symbol 'ops_8974' was not declared. Should it be static?
    drivers/thermal/qcom/tsens-8960.c:279:24: warning: symbol 'ops_8960' was not declared. Should it be static?
    
    Cc: Zhang Rui <rui.zhang@intel.com>
    Cc: Rajendra Nayak <rnayak@codeaurora.org>
    Cc: linux-pm@vger.kernel.org
    Cc: linux-kernel@vger.kernel.org
    Signed-off-by: default avatarEduardo Valentin <edubezval@gmail.com>
    Signed-off-by: default avatarZhang Rui <rui.zhang@intel.com>
    032d4057
tsens-8960.c 6.48 KB