commit | 64bee9c6cd48179010149313f74f9557345fd0da | [log] [tgz] |
---|---|---|
author | Anson Huang <Anson.Huang@nxp.com> | Tue Feb 18 19:03:24 2020 +0800 |
committer | Shawn Guo <shawnguo@kernel.org> | Wed Feb 19 10:19:13 2020 +0800 |
tree | 9f35ecee8c9f8b6dc753e410645a0edef9a059c4 | |
parent | 680fbce528169eaadf621066a4925794e2addbd7 [diff] |
clk: imx8mp: Include slab.h instead of clkdev.h slab.h is necessary and included indirectly by clkdev.h, actually, there is nothing in use from clkdev.h, so just include slab.h instead of clkdev.h. Signed-off-by: Anson Huang <Anson.Huang@nxp.com> Reviewed-by: Stephen Boyd <sboyd@kernel.org> Signed-off-by: Shawn Guo <shawnguo@kernel.org>