Skip to content

Commit df1bf4b

Browse files
saschahauerrschwebel
authored andcommitted
i.MX3: introduce clock API
This patch introduces the clock API for for arch-mxc Signed-off-by: Sascha Hauer <[email protected]>
1 parent c0db2ea commit df1bf4b

File tree

4 files changed

+1550
-1
lines changed

4 files changed

+1550
-1
lines changed

arch/arm/mach-mx3/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@
44

55
# Object file lists.
66

7-
obj-y := mm.o time.o
7+
obj-y := mm.o time.o clock.o
88
obj-$(CONFIG_MACH_MX31ADS) += mx31ads.o

0 commit comments

Comments
 (0)