arm/ls102xa: use a array to define pexmscportsr
authorMinghuan Lian <Minghuan.Lian@freescale.com>
Wed, 21 Jan 2015 09:29:18 +0000 (17:29 +0800)
committerYork Sun <yorksun@freescale.com>
Tue, 24 Feb 2015 21:10:37 +0000 (13:10 -0800)
Signed-off-by: Minghuan Lian <Minghuan.Lian@freescale.com>
Reviewed-by: York Sun <yorksun@freescale.com>
arch/arm/include/asm/arch-ls102xa/immap_ls102xa.h

index f3aaddc..3a64afc 100644 (file)
@@ -170,8 +170,7 @@ struct ccsr_scfg {
        u32 pex1rdmmsgrqsr;
        u32 pex2rdmmsgrqsr;
        u32 spimsiclrcr;
-       u32 pex1mscportsr;
-       u32 pex2mscportsr;
+       u32 pexmscportsr[2];
        u32 pex2pmwrcr;
        u32 resv5[24];
        u32 mac1_streamid;