commit | c1cea11227cb57f1ab0f111b3f6e8a250b85cfdb | [log] [tgz] |
---|---|---|
author | Linus Torvalds <torvalds@linux-foundation.org> | Fri Dec 11 10:10:13 2020 -0800 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Fri Dec 11 10:10:13 2020 -0800 |
tree | b769e1c1bf40401876493c7f522a423d843603d7 | |
parent | 059fe8296e0fb4b89d997ea0aa75996911b8f3aa [diff] | |
parent | ceabbf94c317c6175dee6e91805fca4a6353745a [diff] |
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux Pull clk fixes from Stephen Boyd: "Two small clk driver build fixes - Remove __packed from a Renesas struct to improve portability - Fix a linking problem with i.MX when config options don't agree" * tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux: clk: renesas: r9a06g032: Drop __packed for portability clk: imx: scu: fix MXC_CLK_SCU module build break