From 8ab6a43891a8de5272781cdab039011015300fe3 Mon Sep 17 00:00:00 2001 From: Lennert Buytenhek Date: Wed, 22 Mar 2006 20:14:11 +0000 Subject: [PATCH] --- yaml --- r: 22855 b: refs/heads/master c: a04f2d9d3a08002a7712f18fcec43e2c4151d953 h: refs/heads/master i: 22853: b392627a6c29b045dc263f958e4e0979ad33b72d 22851: 497b70131c00d85ae389a2bf6a80d2d3a4dda0b3 22847: 057faf7d202d02b7e5efec8ac63a8493e16afbd3 v: v3 --- [refs] | 2 +- trunk/include/asm-arm/arch-ixp2000/ixp2000-regs.h | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/[refs] b/[refs] index c4acfaced37c..3a4fdbc723ae 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 709eb502ebcfcca8a3a36bab3bca3bd78caa53b1 +refs/heads/master: a04f2d9d3a08002a7712f18fcec43e2c4151d953 diff --git a/trunk/include/asm-arm/arch-ixp2000/ixp2000-regs.h b/trunk/include/asm-arm/arch-ixp2000/ixp2000-regs.h index 2b57f91b4ebd..ccae4bec92c5 100644 --- a/trunk/include/asm-arm/arch-ixp2000/ixp2000-regs.h +++ b/trunk/include/asm-arm/arch-ixp2000/ixp2000-regs.h @@ -353,8 +353,8 @@ * Masks and shifts for various fields in the WTC and RTC registers. */ #define SLOWPORT_WRTC_MASK_HD 0x0003 -#define SLOWPORT_WRTC_MASK_SU 0x003c -#define SLOWPORT_WRTC_MASK_PW 0x03c0 +#define SLOWPORT_WRTC_MASK_PW 0x003c +#define SLOWPORT_WRTC_MASK_SU 0x03c0 #define SLOWPORT_WRTC_SHIFT_HD 0x00 #define SLOWPORT_WRTC_SHIFT_SU 0x02