Skip to content
  • Stephen Boyd's avatar
    clk: tegra: Properly include clk.h · 584ac4e9
    Stephen Boyd authored
    
    
    Clock provider drivers generally shouldn't include clk.h because
    it's the consumer API. Only include clk.h in files that are using
    it. Also add in a clkdev.h include that was missing in a file
    using clkdev APIs.
    
    Cc: Peter De Schrijver <pdeschrijver@nvidia.com>
    Cc: Thierry Reding <treding@nvidia.com>
    Signed-off-by: default avatarStephen Boyd <sboyd@codeaurora.org>
    584ac4e9