Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 184645
b: refs/heads/master
c: df791b3
h: refs/heads/master
i:
  184643: cf59b57
v: v3
  • Loading branch information
Paul Walmsley committed Jan 27, 2010
1 parent 20f1e26 commit eaf2d8e
Show file tree
Hide file tree
Showing 5 changed files with 425 additions and 376 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 0b96af683026ab9ca4dd52f9005a1a4fc582e914
refs/heads/master: df791b3ebf181b3eece9c770565fcf0844bbd7cb
3 changes: 2 additions & 1 deletion trunk/arch/arm/mach-omap2/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,8 @@ omap-2-3-common = irq.o sdrc.o omap_hwmod.o
omap-3-4-common = dpll3xxx.o
prcm-common = prcm.o powerdomain.o
clock-common = clock.o clock_common_data.o \
clockdomain.o clkt_dpll.o
clockdomain.o clkt_dpll.o \
clkt_clksel.o

obj-$(CONFIG_ARCH_OMAP2) += $(omap-2-3-common) $(prcm-common) $(clock-common)
obj-$(CONFIG_ARCH_OMAP3) += $(omap-2-3-common) $(prcm-common) $(clock-common) \
Expand Down
Loading

0 comments on commit eaf2d8e

Please sign in to comment.