mbox series

[GIT,PULL] Another clk change for the merge window

Message ID 20210909213254.2423881-1-sboyd@kernel.org (mailing list archive)
State Accepted, archived
Headers show
Series [GIT,PULL] Another clk change for the merge window | expand

Pull-request

https://git.kernel.org/pub/scm/linux/kernel/git/clk/linux.git tags/clk-for-linus

Message

Stephen Boyd Sept. 9, 2021, 9:32 p.m. UTC
The following changes since commit 47505bf3a82166c3576155c229e941af922bf147:

  Merge branches 'clk-kirkwood', 'clk-imx', 'clk-doc', 'clk-zynq' and 'clk-ralink' into clk-next (2021-09-01 15:27:07 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/clk/linux.git tags/clk-for-linus

for you to fetch changes up to 2cfa946be843834d937e0914552d4967ffd421fc:

  clk: qcom: gcc-sm6350: Remove unused variable (2021-09-03 11:14:18 -0700)

----------------------------------------------------------------
One patch to fix an unused variable warning in a Qualcomm clk driver.

----------------------------------------------------------------
Konrad Dybcio (1):
      clk: qcom: gcc-sm6350: Remove unused variable

 drivers/clk/qcom/gcc-sm6350.c | 4 ----
 1 file changed, 4 deletions(-)

Comments

pr-tracker-bot@kernel.org Sept. 11, 2021, 5:30 p.m. UTC | #1
The pull request you sent on Thu,  9 Sep 2021 14:32:54 -0700:

> https://git.kernel.org/pub/scm/linux/kernel/git/clk/linux.git tags/clk-for-linus

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/2aae0a937ad169752b5710d4f210c1ae7a49d3cf

Thank you!