Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 375146
b: refs/heads/master
c: 946fda6
h: refs/heads/master
v: v3
  • Loading branch information
Gabor Juhos authored and Ralf Baechle committed May 7, 2013
1 parent b844c92 commit 3edee2a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 0ba433704f7789e80734ac346b872ff141ec82c2
refs/heads/master: 946fda6f2a980d9964206191ec121774800eb030
3 changes: 3 additions & 0 deletions trunk/arch/mips/ralink/common.h
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,9 @@ struct ralink_pinmux {
struct ralink_pinmux_grp *uart;
int uart_shift;
void (*wdt_reset)(void);
struct ralink_pinmux_grp *pci;
int pci_shift;
u32 pci_mask;
};
extern struct ralink_pinmux rt_gpio_pinmux;

Expand Down

0 comments on commit 3edee2a

Please sign in to comment.