git.openpandora.org
/
pandora-x-loader.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c7f0243
)
clocks343x.h: fix type that resulted in duplicate definitiion of M_12_ES1 with PRCM_...
author
Steve Sakoman
<steve@sakoman.com>
Wed, 30 Jul 2008 16:43:53 +0000
(09:43 -0700)
committer
Steve Sakoman
<steve@sakoman.com>
Wed, 30 Jul 2008 16:43:53 +0000
(09:43 -0700)
include/asm/arch-omap3/clocks343x.h
patch
|
blob
|
history
diff --git
a/include/asm/arch-omap3/clocks343x.h
b/include/asm/arch-omap3/clocks343x.h
index
82686a5
..
7aedaa1
100644
(file)
--- a/
include/asm/arch-omap3/clocks343x.h
+++ b/
include/asm/arch-omap3/clocks343x.h
@@
-55,7
+55,7
@@
# define M2_12 0x01 /* M3 of 2 */
# define M_12_ES1 0x19F
-# define
M
_12_ES1 0x0E
+# define
N
_12_ES1 0x0E
# define FSL_12_ES1 0x03
# define M2_12_ES1 0x1 /* M3 of 2 */