“965974a631756ab2729469b9ecadfe61ee44dfc5”上不存在“drivers/net/wireless/iwlwifi/dvm/ucode.c”
  • S
    clk: sirf: Properly include clk.h · fdb94059
    Stephen Boyd 提交于
    Clock provider drivers generally shouldn't include clk.h because
    it's the consumer API. Move the include of clk.h into
    clk-common.c because that's the only file that's really using
    clk.h, even if it's included into the atlas6 and prima2 files.
    
    Cc: Barry Song <Baohua.Song@csr.com>
    Signed-off-by: NStephen Boyd <sboyd@codeaurora.org>
    fdb94059
clk-common.c 21.3 KB