git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8e06132
)
ARM: OMAP3: Fix compile for clock framework
author
Tony Lindgren
<tony@atomide.com>
Thu, 13 Sep 2007 01:12:25 +0000
(18:12 -0700)
committer
Tony Lindgren
<tony@atomide.com>
Thu, 13 Sep 2007 01:12:25 +0000
(18:12 -0700)
Note that omap3430 clock framework does not yet work until
we have integrated Paul's patches.
Signed-off-by: Tony Lindgren <tony@atomide.com>
include/asm-arm/arch-omap/clock.h
patch
|
blob
|
history
diff --git
a/include/asm-arm/arch-omap/clock.h
b/include/asm-arm/arch-omap/clock.h
index
45294a7
..
827a93f
100644
(file)
--- a/
include/asm-arm/arch-omap/clock.h
+++ b/
include/asm-arm/arch-omap/clock.h
@@
-16,7
+16,7
@@
struct module;
struct clk;
-#if defined(CONFIG_ARCH_OMAP2)
+#if defined(CONFIG_ARCH_OMAP2)
|| defined(CONFIG_ARCH_OMAP3)
struct clksel_rate {
u8 div;