From: Steve Sakoman Date: Wed, 30 Jul 2008 16:43:53 +0000 (-0700) Subject: clocks343x.h: fix type that resulted in duplicate definitiion of M_12_ES1 with PRCM_... X-Git-Tag: Release-2010-05/1~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7cdeed05056e2016894e07c13c2110700fc0e7af;p=pandora-x-loader.git clocks343x.h: fix type that resulted in duplicate definitiion of M_12_ES1 with PRCM_CLK_CFG2_332MHZ --- diff --git a/include/asm/arch-omap3/clocks343x.h b/include/asm/arch-omap3/clocks343x.h index 82686a5..7aedaa1 100644 --- 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 */