imx8m: rename clock to clock_imx8mq
i.MX8MQ and i.MX8MM has totally different pll design, so rename clock to clock_imx8mq. Signed-off-by: Peng Fan <peng.fan@nxp.com>
This commit is contained in:
parent
d2041725e8
commit
2005916f54
@ -3,4 +3,5 @@
|
||||
# Copyright 2017 NXP
|
||||
|
||||
obj-y += lowlevel_init.o
|
||||
obj-y += clock.o clock_slice.o soc.o
|
||||
obj-y += clock_slice.o soc.o
|
||||
obj-$(CONFIG_IMX8MQ) += clock_imx8mq.o
|
||||
|
Loading…
Reference in New Issue
Block a user