| Submitter | Javier Martinez Canillas |
|---|---|
| Date | Jan. 26, 2013, 12:22 p.m. |
| Message ID | <CABxcv=n-fNJKuw6wK=8y0_+7exQp4Y1wFkYmT4Bgj7XqxG1Q2Q@mail.gmail.com> |
| Download | mbox | patch |
| Permalink | /patch/215902/ |
| State | Not Applicable |
| Delegated to: | Tom Rini |
| Headers | show |
Comments
Patch
diff --git a/board/isee/igep00x0/igep00x0.h b/board/isee/igep00x0/igep00x0.h index 3a84335..ea1e9ac 100644 --- a/board/isee/igep00x0/igep00x0.h +++ b/board/isee/igep00x0/igep00x0.h @@ -167,4 +167,4 @@ static void setup_net_chip(void); #define MUX_IGEP0030() \ MUX_VAL(CP(UART1_TX), (IDIS | PTD | DIS | M0)) /* UART1_TX */\ - MUX_VAL(CP(UART1_RX), (IEN | PTD | DIS | M0)) /* UART1_RX */\ + MUX_VAL(CP(UART1_RX), (IEN | PTD | DIS | M0)) /* UART1_RX */