提交 93b45885 编写于 作者: B Ben Dooks

[ARM] S3C: Move pwm-clock.c to arch/arm/plat-s3c

Move pwm-clock.c to arch/arm/plat-s3c
to be shared with the S3C64XX implementations.
Signed-off-by: NBen Dooks <ben-linux@fluff.org>
上级 adbefaa5
......@@ -13,4 +13,5 @@ obj- :=
obj-y += init.o
obj-y += time.o
obj-y += clock.o
\ No newline at end of file
obj-y += clock.o
obj-y += pwm-clock.o
\ No newline at end of file
......@@ -18,7 +18,6 @@ obj-y += devs.o
obj-y += gpio.o
obj-y += gpiolib.o
obj-y += clock.o
obj-y += pwm-clock.o
obj-$(CONFIG_S3C24XX_DCLK) += clock-dclk.o
# Architecture dependant builds
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册