lkml.org 
[lkml]   [2021]   [Dec]   [15]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH 5/8] clk: qcom: lpasscc-sdm845: explicitly include clk-provider.h
    Date
    Per Stephen, clk providers need to include clk-provider.h, so include in
    this driver as well

    Signed-off-by: Vinod Koul <vkoul@kernel.org>
    ---
    drivers/clk/qcom/lpasscc-sdm845.c | 1 +
    1 file changed, 1 insertion(+)

    diff --git a/drivers/clk/qcom/lpasscc-sdm845.c b/drivers/clk/qcom/lpasscc-sdm845.c
    index 56d3e9928892..7040da952728 100644
    --- a/drivers/clk/qcom/lpasscc-sdm845.c
    +++ b/drivers/clk/qcom/lpasscc-sdm845.c
    @@ -3,6 +3,7 @@
    * Copyright (c) 2018, The Linux Foundation. All rights reserved.
    */

    +#include <linux/clk-provider.h>
    #include <linux/platform_device.h>
    #include <linux/module.h>
    #include <linux/of_address.h>
    --
    2.31.1
    \
     
     \ /
      Last update: 2021-12-15 12:39    [W:3.194 / U:0.072 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site