diff --git a/[refs] b/[refs] index e0834455b7cb..c2a1b5c20d3d 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: d438ae5796085379327bdba76114929eedf94a89 +refs/heads/master: 9fc697b0b01416edae99dd9c5c49fb69c9282744 diff --git a/trunk/include/asm-arm/arch-pxa/pxa27x-udc.h b/trunk/include/asm-arm/arch-pxa/pxa27x-udc.h index 2d4e9cd3a5e3..bc1cf7d0773a 100644 --- a/trunk/include/asm-arm/arch-pxa/pxa27x-udc.h +++ b/trunk/include/asm-arm/arch-pxa/pxa27x-udc.h @@ -82,6 +82,7 @@ Interrupt Enable */ #define UP2OCR __REG(0x40600020) /* USB Port 2 Output Control register */ +#define UP3OCR __REG(0x40600024) /* USB Port 2 Output Control register */ #define UP2OCR_CPVEN (1 << 0) /* Charge Pump Vbus Enable */ #define UP2OCR_CPVPE (1 << 1) /* Charge Pump Vbus Pulse Enable */