commit | 7d6b5e4f2445728b9eca71f3fc21fd453d6b36b7 | [log] [tgz] |
---|---|---|
author | Anson Huang <Anson.Huang@nxp.com> | Wed Aug 05 07:17:29 2020 +0800 |
committer | Shawn Guo <shawnguo@kernel.org> | Sat Aug 22 20:36:57 2020 +0800 |
tree | c15cec4c77fadff4947dcab2669b6d3324a78352 | |
parent | e0d0d4d86c766335066d7c241fbe42fbd67d4198 [diff] |
clk: imx: Explicitly include bits.h It is better to explicitly include the required header file rather then get it through some recursive include. Signed-off-by: Anson Huang <Anson.Huang@nxp.com> Acked-by: Stephen Boyd <sboyd@kernel.org> Signed-off-by: Shawn Guo <shawnguo@kernel.org>