Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 9773
b: refs/heads/master
c: 79d13b6
h: refs/heads/master
i:
  9771: 2736e28
v: v3
  • Loading branch information
Sascha Hauer authored and Russell King committed Oct 10, 2005
1 parent f1da654 commit f7d1fc5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 86371d071bc38a181984b01d323b6172a4b7bb1f
refs/heads/master: 79d13b62ef9da84d3ba551caac42d6107e57208f
2 changes: 1 addition & 1 deletion trunk/include/asm-arm/arch-imx/imx-regs.h
Original file line number Diff line number Diff line change
Expand Up @@ -215,7 +215,7 @@
#define PC31_AOUT_UART3_RX ( GPIO_GIUS | GPIO_PORTC | GPIO_IN | 31)
#define PD6_PF_LSCLK ( GPIO_PORTD | GPIO_OUT | GPIO_PF | 6 )
#define PD7_PF_REV ( GPIO_PORTD | GPIO_PF | 7 )
#define PD7_AF_UART2_DTR ( GPIO_PORTD | GPIO_IN | GPIO_AF | 7 )
#define PD7_AF_UART2_DTR ( GPIO_GIUS | GPIO_PORTD | GPIO_IN | GPIO_AF | 7 )
#define PD7_AIN_SPI2_SCLK ( GPIO_GIUS | GPIO_PORTD | GPIO_AIN | 7 )
#define PD8_PF_CLS ( GPIO_PORTD | GPIO_PF | 8 )
#define PD8_AF_UART2_DCD ( GPIO_PORTD | GPIO_OUT | GPIO_AF | 8 )
Expand Down

0 comments on commit f7d1fc5

Please sign in to comment.